Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -14/+14 |
* | [BuildingAJIT] Fixing the build by inserting a forgotten paren. | George Karpenkov | 2018-11-13 | 1 | -1/+1 |
* | [BuildingAJIT] Clang-format chapters 1 and 2. | Lang Hames | 2018-11-13 | 1 | -4/+3 |
* | [BuildingAJIT] Update chapter 2 to use the ORCv2 APIs. | Lang Hames | 2018-11-13 | 1 | -71/+79 |
* | [ORC] Errorize the ORC APIs. | Lang Hames | 2017-07-07 | 1 | -1/+1 |
* | [Kaleidoscope] toy.cpp use after move fix | Peter Szecsi | 2017-05-07 | 1 | -1/+1 |
* | Use print() instead of dump() in code | Matthias Braun | 2017-01-28 | 1 | -2/+4 |
* | [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use... | Eugene Zelenko | 2016-11-18 | 1 | -5/+17 |
* | [Kaleidoscope][BuildingAJIT] Add code for the 2nd chapter of the BuildingAJIT | Lang Hames | 2016-05-25 | 1 | -0/+1219 |