Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -19/+19 |
* | [ORC] Update JITCompileCallbackManager to support multi-threaded code. | Lang Hames | 2018-05-30 | 1 | -3/+6 |
* | [ORC] Refactor OrcRemoteTarget code to expose its RPC API, reduce | Lang Hames | 2017-09-04 | 1 | -1/+1 |
* | [ORC] Errorize the ORC APIs. | Lang Hames | 2017-07-07 | 1 | -1/+1 |
* | Use print() instead of dump() in code | Matthias Braun | 2017-01-28 | 1 | -1/+2 |
* | [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use... | Eugene Zelenko | 2016-11-18 | 1 | -9/+20 |
* | [ORC] Re-apply 286620 with fixes for the ErrorSuccess class. | Lang Hames | 2016-11-11 | 1 | -3/+3 |
* | [ORC] Revert r286620 while I investigate a bot failure. | Lang Hames | 2016-11-11 | 1 | -3/+3 |
* | [ORC] Refactor the ORC RPC utilities to add some new features. | Lang Hames | 2016-11-11 | 1 | -3/+3 |
* | [Kaleidoscope][BuildingAJIT] Add code for Chapter 5 - remote JITing. | Lang Hames | 2016-05-30 | 1 | -0/+1294 |