Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ORC] clang-format code that was touched in r267457. NFC. | Lang Hames | 2016-04-25 | 1 | -74/+39 |
* | [ORC] Thread Error/Expected through the RPC library. | Lang Hames | 2016-04-25 | 1 | -8/+8 |
* | [Orc] Disable RPC callST unit test until the S390 failures encountered during | Lang Hames | 2016-04-19 | 1 | -20/+22 |
* | [Orc] Tidy up some of the RPC primitives, add a unit-test for the callST | Lang Hames | 2016-04-19 | 1 | -42/+95 |
* | [Orc] Re-commit r266581 with fixes for MSVC, and format cleanups. | Lang Hames | 2016-04-18 | 1 | -27/+76 |
* | Revert 266581 (and follow-up 266588), it doesn't build on Windows. | Nico Weber | 2016-04-18 | 1 | -76/+27 |
* | [ORC] Generalize the ORC RPC utils to support RPC function return values and | Lang Hames | 2016-04-18 | 1 | -27/+76 |
* | [Orc] Switch RPC Procedure to take a function type, rather than an arg list. | Lang Hames | 2016-03-21 | 1 | -12/+4 |
* | [Orc] Add support for remote JITing to the ORC API. | Lang Hames | 2016-01-11 | 1 | -0/+147 |