Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e94ee833f9444b629bdbbd9fd08b51a04560c1a0
/
llvm
/
unittests
/
ExecutionEngine
/
Orc
/
CompileOnDemandLayerTest.cpp
353499f
[ORC] Use JITEvaluatedSymbol for IndirectStubsManager findStub and findPointer.
by Lang Hames
· 7 years ago
bd0cb78
[ORC] Update JITCompileCallbackManager to support multi-threaded code.
by Lang Hames
· 7 years ago
3fdfc04
[ORC] Create a new SymbolStringPool by default in ExecutionSession constructor.
by Lang Hames
· 8 years ago
4b546c9
[ORC] Start migrating ORC layers to use the new ORC Core.h APIs.
by Lang Hames
· 8 years ago
cf771ad
[ORC] Update the GlobalMappingLayer interface to fit the error-ized layer
by Lang Hames
· 8 years ago
8a6bab7
[ORC] Add an Error return to the JITCompileCallbackManager::grow method.
by Lang Hames
· 8 years ago
4ce9866
[ORC] Errorize the ORC APIs.
by Lang Hames
· 8 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
ad4a911
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
by Lang Hames
· 9 years ago
1fa0e0e
[ORC] clang-format code that was touched in r267457. NFC.
by Lang Hames
· 9 years ago
ef5a0ee
[ORC] Thread Error/Expected through the RPC library.
by Lang Hames
· 9 years ago
ea39de8
[Orc] Rename IndirectStubsManagerBase to IndirectStubsManager.
by Lang Hames
· 10 years ago
e69b751
[Orc] Move some code up into the JITCompileCallbackManager base class. NFC.
by Lang Hames
· 10 years ago
f0f4b4c
[Orc] Rename JITCompileCallbackManagerBase to JITCompileCallbackManager.
by Lang Hames
· 10 years ago
a895aa6
Orc: Streamline some lambda usage in a unit test
by David Blaikie
· 10 years ago
e63e018
Revert "Revert "[Orc] Directly emit machine code for the x86 resolver block and trampolines.""
by Rafael Espindola
· 10 years ago
2f34463
Revert "[Orc] Directly emit machine code for the x86 resolver block and trampolines."
by Rafael Espindola
· 10 years ago
a4a227f
[Orc] Directly emit machine code for the x86 resolver block and trampolines.
by Lang Hames
· 10 years ago
3f88a9e
[Orc] Teach IndirectStubsManager to manage an expandable pool of stubs, rather
by Lang Hames
· 10 years ago
deadf2a
[Orc] Rename IndirectStubsManagerBase method 'init' to 'createStubs'.
by Lang Hames
· 10 years ago
c005656
[Orc] Make CompileOnDemandLayer::findSymbol call BaseLayer::findSymbol if no
by Lang Hames
· 10 years ago