| Commit message (Expand) | Author | Age | Files | Lines |
* | [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" | Tom Stellard | 2019-11-21 | 1 | -1/+1 |
* | [ORC] Add a utility to support dumping JIT'd objects to disk for debugging. | Lang Hames | 2019-11-14 | 1 | -0/+1 |
* | Break out OrcError and RPC | Chris Bieneman | 2019-10-29 | 1 | -2/+0 |
* | [cmake] Link in LLVMPasses due to dependency by LLVMOrcJIT; NFC | Hubert Tong | 2019-08-19 | 1 | -0/+1 |
* | Speculative Compilation | Praveen Velliengiri | 2019-08-03 | 1 | -1/+3 |
* | [ORC] Move SimpleCompiler/ConcurrentIRCompiler definitions into a .cpp file. | Lang Hames | 2019-04-30 | 1 | -0/+1 |
* | Initial implementation of JITLink - A replacement for RuntimeDyld. | Lang Hames | 2019-04-20 | 1 | -0/+1 |
* | Revert r351138 "[ORC] Move ORC Core symbol map and set types into their own | Lang Hames | 2019-01-15 | 1 | -1/+0 |
* | [ORC] Move ORC Core symbol map and set types into their own header: CoreTypes.h. | Lang Hames | 2019-01-14 | 1 | -0/+1 |
* | [ORC] Extract and tidy up JITTargetMachineBuilder, add unit test. | Lang Hames | 2018-09-30 | 1 | -0/+1 |
* | [ORC] Add a "lazy call-through" utility based on the same underlying trampoline | Lang Hames | 2018-09-26 | 1 | -0/+1 |
* | [ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrent | Lang Hames | 2018-09-26 | 1 | -0/+1 |
* | [ORC] Add BitReader/BitWriter to target_link_libraries | Heejin Ahn | 2018-07-05 | 1 | -0/+6 |
* | [ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT in LLI with LLLazyJIT. | Lang Hames | 2018-06-26 | 1 | -0/+1 |
* | [ORC] Add an initial implementation of a replacement CompileOnDemandLayer. | Lang Hames | 2018-06-18 | 1 | -0/+1 |
* | [LKH] Add a new IRTransformLayer. | Lang Hames | 2018-05-23 | 1 | -0/+1 |
* | [LKH] Add ObjectTransformLayer2. | Lang Hames | 2018-05-23 | 1 | -0/+1 |
* | [LKH] Add a new IRCompileLayer. | Lang Hames | 2018-05-23 | 1 | -0/+1 |
* | [LKH] Add a replacement RTDyldLayer. | Lang Hames | 2018-05-21 | 1 | -0/+1 |
* | [ORC] Add IRLayer and ObjectLayer interfaces and related MaterializationUnits. | Lang Hames | 2018-05-21 | 1 | -0/+1 |
* | [ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and an | Lang Hames | 2018-01-22 | 1 | -0/+1 |
* | [ORC] Re-apply r321838 again with a workaround for a bug present in the libcxx | Lang Hames | 2018-01-10 | 1 | -0/+1 |
* | [ORC] Remove AsynchronousSymbolQuery while I debug an issue on one of the | Lang Hames | 2018-01-06 | 1 | -1/+0 |
* | [ORC] Re-apply just the AsynchronousSymbolLookup class from r321838 while I | Lang Hames | 2018-01-05 | 1 | -0/+1 |
* | [ORC] Re-revert r321838: Tests are still failing. | Lang Hames | 2018-01-05 | 1 | -1/+0 |
* | [ORC] Re-apply r321838 - Addition of new ORC core APIs. | Lang Hames | 2018-01-05 | 1 | -0/+1 |
* | Revert r321838 -- It broke some of the builders. | Lang Hames | 2018-01-05 | 1 | -1/+0 |
* | [ORC] Add new core ORC APIs (Core.h/Core.cpp): VSO, AsynchronousSymbolQuery and | Lang Hames | 2018-01-05 | 1 | -0/+1 |
* | [ORC] Use native Errors rather than converted std::error_codes for ORC RPC. | Lang Hames | 2017-04-13 | 1 | -0/+1 |
* | [ORC] Re-apply 286620 with fixes for the ErrorSuccess class. | Lang Hames | 2016-11-11 | 1 | -1/+0 |
* | [ORC] Revert r286620 while I investigate a bot failure. | Lang Hames | 2016-11-11 | 1 | -0/+1 |
* | [ORC] Refactor the ORC RPC utilities to add some new features. | Lang Hames | 2016-11-11 | 1 | -1/+0 |
* | [Orc] Merge some common code for creating CompileCallbackManagers and | Lang Hames | 2016-05-26 | 1 | -1/+0 |
* | [Orc] Rename OrcArchitectureSupport to OrcABISupport and add Win32 ABI support. | Lang Hames | 2016-05-07 | 1 | -1/+1 |
* | [Orc] Add support for remote JITing to the ORC API. | Lang Hames | 2016-01-11 | 1 | -0/+1 |
* | [Orc] Rename OrcTargetSupport to OrcArchitectureSupport to avoid confusion with | Lang Hames | 2016-01-11 | 1 | -1/+1 |
* | [Orc] Add error codes and a new std::error_category for remote-jit errors. | Lang Hames | 2016-01-11 | 1 | -0/+1 |
* | [Orc] Re-add C bindings for the Orc APIs, with a fix to remove the union that | Lang Hames | 2015-10-28 | 1 | -0/+2 |
* | [Orc] Revert the C bindngs commit, r251472, while I debug some builder failures. | Lang Hames | 2015-10-28 | 1 | -2/+0 |
* | [Orc] Add experimental C bindings for Orc. | Lang Hames | 2015-10-28 | 1 | -0/+2 |
* | Fix line endings (NFC) | Joseph Tremoulet | 2015-06-22 | 1 | -13/+13 |
* | [ORC] Add NullResolver | Joseph Tremoulet | 2015-06-22 | 1 | -12/+13 |
* | modules: Add explicit dependency on intrinsics_gen | Duncan P. N. Exon Smith | 2015-06-16 | 1 | -0/+3 |
* | [Orc] Reapply r236465 with fixes for the MSVC bots. | Lang Hames | 2015-05-05 | 1 | -1/+0 |
* | [Orc] Revert r236465 - It broke the Windows bots. | Lang Hames | 2015-05-04 | 1 | -0/+1 |
* | [Orc] Refactor the compile-on-demand layer to make module partitioning lazy, | Lang Hames | 2015-05-04 | 1 | -1/+0 |
* | [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and | Lang Hames | 2015-04-02 | 1 | -0/+1 |
* | Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. | Zachary Turner | 2015-02-11 | 1 | -0/+3 |
* | [Orc] New JIT APIs. | Lang Hames | 2015-01-23 | 1 | -0/+6 |