summaryrefslogtreecommitdiffstats
path: root/llvm/examples/SpeculativeJIT/SpeculativeJIT.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Update examples to incorporate changes in ce2207abaf9.Lang Hames2020-01-291-1/+1
* [ORC] Remove the automagic Main JITDylib fram ExecutionSession.Lang Hames2019-12-051-10/+11
* [ORC] Add a runAsMain utility function to ExecutionUtils.Lang Hames2019-12-021-12/+3
* [Orc] Roll back ThreadPool to std::functionBenjamin Kramer2019-09-131-1/+3
* [Orc] Address the remaining move-capture FIXMEsBenjamin Kramer2019-09-131-3/+1
* [ORCv2] - New Speculate Query ImplementationPraveen Velliengiri2019-08-271-4/+1
* [ORC] Make sure we linker-mangle symbol names in the SpeculationLayer.Lang Hames2019-08-181-1/+1
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-3/+3
* [ORC] Fix SpeculativeJIT example code broken by r368707.Lang Hames2019-08-131-6/+7
* Speculative CompilationPraveen Velliengiri2019-08-031-0/+197
OpenPOWER on IntegriCloud