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 | -143/+0 |
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -1/+1 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-08 | 1 | -9/+8 |
* | Fix known typos | Alp Toker | 2014-01-24 | 1 | -1/+1 |
* | Report lli remote IO errors consistently | Alp Toker | 2014-01-24 | 1 | -16/+2 |
* | lli: Factor portable messaging into a new RPCChannel facility | Alp Toker | 2014-01-23 | 1 | -13/+38 |
* | Sanitize MCJIT remote execution | Renato Golin | 2014-01-14 | 1 | -17/+34 |
* | Re-sort #include lines again, prior to moving headers around. | Chandler Carruth | 2014-01-13 | 1 | -5/+3 |
* | lli: Plug leaks in the remote target external implementation. | Benjamin Kramer | 2013-10-05 | 1 | -1/+1 |
* | Adding out-of-process execution support to lli. | Andrew Kaylor | 2013-10-02 | 1 | -0/+118 |