Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Orc] Reapply r236465 with fixes for the MSVC bots. | Lang Hames | 2015-05-05 | 1 | -106/+0 |
* | [Orc] Revert r236465 - It broke the Windows bots. | Lang Hames | 2015-05-04 | 1 | -0/+106 |
* | [Orc] Refactor the compile-on-demand layer to make module partitioning lazy, | Lang Hames | 2015-05-04 | 1 | -106/+0 |
* | [opaque pointer type] Pass GlobalAlias the actual pointer type rather than de... | David Blaikie | 2015-04-29 | 1 | -3/+1 |
* | [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code. | Lang Hames | 2015-02-21 | 1 | -6/+10 |
* | [Orc] Update the Orc indirection utils and refactor the CompileOnDemand layer. | Lang Hames | 2015-02-17 | 1 | -24/+16 |
* | [Orc] New JIT APIs. | Lang Hames | 2015-01-23 | 1 | -0/+112 |