Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Orc] Tidy up IndirectionUtils API a little, add some comments. NFC. | Lang Hames | 2015-04-11 | 1 | -6/+15 | |
* | [Orc] Fix local-linkage handling in the CompileOnDemand layer. | Lang Hames | 2015-04-02 | 1 | -2/+2 | |
* | Add missing includes. make_unique proliferated everywhere. | Benjamin Kramer | 2015-03-01 | 1 | -0/+1 | |
* | [Orc] Remove redundant using directive. | Lang Hames | 2015-02-22 | 1 | -2/+0 | |
* | [Orc] Add header comment to IndirectionUtils.cpp. | Lang Hames | 2015-02-22 | 1 | -0/+9 | |
* | [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code. | Lang Hames | 2015-02-21 | 1 | -1/+3 | |
* | [Orc] Update the Orc indirection utils and refactor the CompileOnDemand layer. | Lang Hames | 2015-02-17 | 1 | -124/+76 | |
* | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -1/+1 | |
* | [Orc] New JIT APIs. | Lang Hames | 2015-01-23 | 1 | -0/+157 |