Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components. | Lang Hames | 2016-01-11 | 1 | -122/+0 |
* | [C++] Use 'nullptr'. | Craig Topper | 2014-04-28 | 1 | -2/+2 |
* | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+0 |
* | Report lli remote IO errors consistently | Alp Toker | 2014-01-24 | 1 | -15/+20 |
* | lli: Factor portable messaging into a new RPCChannel facility | Alp Toker | 2014-01-23 | 1 | -34/+19 |
* | Sanitize MCJIT remote execution | Renato Golin | 2014-01-14 | 1 | -6/+43 |
* | Re-sort #include lines again, prior to moving headers around. | Chandler Carruth | 2014-01-13 | 1 | -1/+1 |
* | lli: Plug leaks in the remote target external implementation. | Benjamin Kramer | 2013-10-05 | 1 | -0/+4 |
* | lli: Check pipe creation for errors. | Benjamin Kramer | 2013-10-04 | 1 | -2/+3 |
* | Add newline at eof. | Benjamin Kramer | 2013-10-02 | 1 | -1/+1 |
* | Adding out-of-process execution support to lli. | Andrew Kaylor | 2013-10-02 | 1 | -0/+91 |