1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/include/llvm/ExecutionEngine
Lang Hames c41c667ccd [Orc] Enable user supplied partitioning functors in the CompileOnDemand layer.
Previously the CompileOnDemand layer always created single-function partitions.
In theory this new API allows for more interesting partitions, though this has
not been well tested yet.

llvm-svn: 249623
2015-10-07 21:53:41 +00:00
..
Orc [Orc] Enable user supplied partitioning functors in the CompileOnDemand layer. 2015-10-07 21:53:41 +00:00
ExecutionEngine.h Fix -Wextra-semi warnings. 2015-07-22 20:46:11 +00:00
GenericValue.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Interpreter.h
JITEventListener.h
JITSymbolFlags.h
MCJIT.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectCache.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectMemoryBuffer.h
OProfileWrapper.h
OrcMCJITReplacement.h
RTDyldMemoryManager.h
RuntimeDyld.h Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fixes" 2015-09-10 16:49:58 +00:00
RuntimeDyldChecker.h
SectionMemoryManager.h Fix performance problem in long-running SectionMemoryManagers 2015-10-01 02:45:07 +00:00