Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] Update examples to incorporate changes in ce2207abaf9. | Lang Hames | 2020-01-29 | 1 | -1/+1 |
* | [ORC] Remove the automagic Main JITDylib fram ExecutionSession. | Lang Hames | 2019-12-05 | 1 | -10/+11 |
* | [ORC] Add a runAsMain utility function to ExecutionUtils. | Lang Hames | 2019-12-02 | 1 | -12/+3 |
* | [Orc] Roll back ThreadPool to std::function | Benjamin Kramer | 2019-09-13 | 1 | -1/+3 |
* | [Orc] Address the remaining move-capture FIXMEs | Benjamin Kramer | 2019-09-13 | 1 | -3/+1 |
* | [ORCv2] - New Speculate Query Implementation | Praveen Velliengiri | 2019-08-27 | 1 | -4/+1 |
* | [ORC] Make sure we linker-mangle symbol names in the SpeculationLayer. | Lang Hames | 2019-08-18 | 1 | -1/+1 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -3/+3 |
* | [ORC] Fix SpeculativeJIT example code broken by r368707. | Lang Hames | 2019-08-13 | 1 | -6/+7 |
* | Speculative Compilation | Praveen Velliengiri | 2019-08-03 | 1 | -0/+197 |