llvm-6502/tools/lli
Lang Hames 657c697363 [lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT.
No test case - this only affects generated code performance.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239383 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-09 02:43:27 +00:00
..
ChildTarget
Unix
Windows
CMakeLists.txt add missing dependency on Target lib for tools 2015-06-03 19:07:51 +00:00
lli.cpp [lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT. 2015-06-09 02:43:27 +00:00
LLVMBuild.txt
Makefile
OrcLazyJIT.cpp [lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT. 2015-06-09 02:43:27 +00:00
OrcLazyJIT.h Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 2015-05-29 19:43:39 +00:00
RemoteMemoryManager.cpp
RemoteMemoryManager.h
RemoteTarget.cpp
RemoteTarget.h
RemoteTargetExternal.cpp
RemoteTargetExternal.h
RemoteTargetMessage.h
RPCChannel.h