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