llvm/lib/ExecutionEngine
Alexander Kornienko f3e49f53a8 Refactor: Simplify boolean conditional return statements in lib/llvm/ExecutionEngine/Orc
Patch by Richard Thomson!

Differential revision: http://reviews.llvm.org/D9973



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252212 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-05 21:18:09 +00:00
..
IntelJITEvents
Interpreter [ExecutionEngine] Garbage collect some dead (and unsafe) code. 2015-10-22 18:46:27 +00:00
MCJIT Reapply r250906 with many suggested updates from Rafael Espindola. 2015-11-05 19:24:56 +00:00
OProfileJIT
Orc Refactor: Simplify boolean conditional return statements in lib/llvm/ExecutionEngine/Orc 2015-11-05 21:18:09 +00:00
RuntimeDyld RuntimeDyld: fix -Wtype-limits 2015-11-05 06:24:09 +00:00
CMakeLists.txt
ExecutionEngine.cpp ExecutionEngine: Remove implicit ilist iterator conversions, NFC 2015-10-13 18:11:02 +00:00
ExecutionEngineBindings.cpp
GDBRegistrationListener.cpp
LLVMBuild.txt
Makefile
SectionMemoryManager.cpp Fix performance problem in long-running SectionMemoryManagers 2015-10-01 02:45:07 +00:00
TargetSelect.cpp