summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-19/+19
* [ORC] Update JITCompileCallbackManager to support multi-threaded code.Lang Hames2018-05-301-3/+6
* [ORC] Refactor OrcRemoteTarget code to expose its RPC API, reduceLang Hames2017-09-041-1/+1
* [ORC] Errorize the ORC APIs.Lang Hames2017-07-071-1/+1
* Use print() instead of dump() in codeMatthias Braun2017-01-281-1/+2
* [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use...Eugene Zelenko2016-11-181-9/+20
* [ORC] Re-apply 286620 with fixes for the ErrorSuccess class.Lang Hames2016-11-111-3/+3
* [ORC] Revert r286620 while I investigate a bot failure.Lang Hames2016-11-111-3/+3
* [ORC] Refactor the ORC RPC utilities to add some new features.Lang Hames2016-11-111-3/+3
* [Kaleidoscope][BuildingAJIT] Add code for Chapter 5 - remote JITing.Lang Hames2016-05-301-0/+1294
OpenPOWER on IntegriCloud