..
CMakeLists.txt
[ORC] Add TaskDispatch API and thread it through ExecutorProcessControl.
2021-10-10 18:39:55 -07:00
CoreAPIsTest.cpp
[ORC] Require ExecutorProcessControl when constructing an ExecutionSession.
2021-07-27 16:53:49 +10:00
EPCGenericJITLinkMemoryManagerTest.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
EPCGenericMemoryAccessTest.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
ExecutionSessionWrapperFunctionCallsTest.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
ExecutorAddressTest.cpp
[ORC] Allow construction of an ExecutorAddrRange from an addr and a size.
2021-09-24 14:35:50 -07:00
IndirectionUtilsTest.cpp
[Orc] Fix sret/byval attributes in test (NFC)
2021-07-20 20:47:15 +02:00
JITTargetMachineBuilderTest.cpp
…
LazyCallThroughAndReexportsTest.cpp
Re-apply "[ORC] Make MaterializationResponsibility immovable..." with fixes.
2020-09-11 14:09:05 -07:00
LookupAndRecordAddrsTest.cpp
[ORC] Rename ExecutorAddress to ExecutorAddr.
2021-09-23 20:35:17 -07:00
ObjectLinkingLayerTest.cpp
Re-apply e50aea58d5
, "Major JITLinkMemoryManager refactor". with fixes.
2021-10-11 21:39:00 -07:00
OrcCAPITest.cpp
Reland [Orc] Add verylazy example for C-bindings
2021-07-18 21:17:49 +02:00
OrcTestCommon.cpp
…
OrcTestCommon.h
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
RTDyldObjectLinkingLayerTest.cpp
[ORC] Require ExecutorProcessControl when constructing an ExecutionSession.
2021-07-27 16:53:49 +10:00
ResourceTrackerTest.cpp
[Orc] Fix a file header (NFC)
2021-03-02 15:07:34 +01:00
SimpleExecutorMemoryManagerTest.cpp
[ORC] Move CWrapperFunctionResult out of the detail:: namespace.
2021-10-30 16:12:45 -07:00
SimplePackedSerializationTest.cpp
[ORC] Merge LLVMSPSSerializers.h into SimplePackedSerialization.h.
2021-09-11 11:24:00 +10:00
SymbolStringPoolTest.cpp
…
TaskDispatchTest.cpp
[ORC] Add TaskDispatcher::shutdown calls to TaskDispatchTest.cpp unit tests.
2021-10-10 21:09:29 -07:00
ThreadSafeModuleTest.cpp
…
WrapperFunctionUtilsTest.cpp
[ORC] Propagate out-of-band errors in callAsync.
2021-10-11 14:23:50 -07:00