..
CMakeLists.txt
[ORC] Extract and tidy up JITTargetMachineBuilder, add unit test.
2018-09-30 19:12:23 +00:00
CompileOnDemandLayer.cpp
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
2018-10-23 23:01:39 +00:00
Core.cpp
[BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.
2018-11-13 01:25:34 +00:00
ExecutionUtils.cpp
ADT/STLExtras: Introduce llvm::empty; NFC
2018-10-31 00:23:23 +00:00
IndirectionUtils.cpp
[ORC] Fix hex printing of uint64_t values.
2018-10-31 05:16:14 +00:00
IRCompileLayer.cpp
[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and
2018-10-16 20:13:06 +00:00
IRTransformLayer.cpp
[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and
2018-10-16 20:13:06 +00:00
JITTargetMachineBuilder.cpp
[ORC] Extract and tidy up JITTargetMachineBuilder, add unit test.
2018-09-30 19:12:23 +00:00
Layer.cpp
[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and
2018-10-16 20:13:06 +00:00
LazyReexports.cpp
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
2018-10-23 23:01:39 +00:00
Legacy.cpp
[ORC] Add an 'intern' method to ExecutionEngine for interning symbol names.
2018-09-30 23:18:24 +00:00
LLJIT.cpp
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
2018-10-23 23:01:39 +00:00
LLVMBuild.txt
NullResolver.cpp
[ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet.
2018-08-28 21:18:05 +00:00
ObjectTransformLayer.cpp
[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit and
2018-10-16 20:13:06 +00:00
OrcABISupport.cpp
[MIPS] ORC JIT support
2018-09-11 13:10:04 +00:00
OrcCBindings.cpp
[ORC] Update ORC C bindings to use the new llvm::Error C API.
2018-09-23 02:09:18 +00:00
OrcCBindingsStack.h
[ExecutionEngine] Change NotifyObjectEmitted/NotifyObjectFreed API.
2018-12-04 00:55:15 +00:00
OrcError.cpp
OrcMCJITReplacement.cpp
[ORC] Rename ORC layers to make the "new" ORC layers the default.
2018-10-15 22:56:10 +00:00
OrcMCJITReplacement.h
[ORC] Rename ORC layers to make the "new" ORC layers the default.
2018-10-15 22:56:10 +00:00
RPCUtils.cpp
RTDyldObjectLinkingLayer.cpp
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
2018-10-23 23:01:39 +00:00
ThreadSafeModule.cpp
[ORC] Add partitioning support to CompileOnDemandLayer2.
2018-09-29 23:49:57 +00:00