Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code. | Lang Hames | 2015-02-21 | 1 | -2/+4 |
* | OrcJIT: Appease msc18 not to be confused on executeCompileCallback<OrcX86_64>. | NAKAMURA Takumi | 2015-02-17 | 1 | -2/+3 |
* | Reformat. | NAKAMURA Takumi | 2015-02-17 | 1 | -5/+3 |
* | [Orc] Update the Orc indirection utils and refactor the CompileOnDemand layer. | Lang Hames | 2015-02-17 | 1 | -44/+70 |
* | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -1/+0 |
* | [Orc] New JIT APIs. | Lang Hames | 2015-01-23 | 1 | -0/+102 |