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 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Fix known typos | Alp Toker | 2014-01-24 | 1 | -1/+1 |
* | Replace the interim lli build fix with something cleaner | Alp Toker | 2014-01-23 | 1 | -5/+0 |
* | Refactor lli-child-target to remove duplicated code | Alp Toker | 2014-01-23 | 1 | -1/+14 |
* | Sanitize MCJIT remote execution | Renato Golin | 2014-01-14 | 1 | -7/+9 |
* | Adding out-of-process execution support to lli. | Andrew Kaylor | 2013-10-02 | 1 | -8/+19 |
* | Sort the #include lines for tools/... | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Fix includes of llvm files that used angle brackets. | Craig Topper | 2012-09-15 | 1 | -4/+4 |
* | Don't include stdint.h directly. | Eli Friedman | 2012-09-06 | 1 | -1/+1 |
* | MCJIT: Add faux remote target execution to lli for the MCJIT. | Jim Grosbach | 2012-09-05 | 1 | -0/+101 |