summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/Unix
Commit message (Expand)AuthorAgeFilesLines
* [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.Lang Hames2016-01-111-122/+0
* [C++] Use 'nullptr'.Craig Topper2014-04-281-2/+2
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-041-1/+0
* Report lli remote IO errors consistentlyAlp Toker2014-01-241-15/+20
* lli: Factor portable messaging into a new RPCChannel facilityAlp Toker2014-01-231-34/+19
* Sanitize MCJIT remote executionRenato Golin2014-01-141-6/+43
* Re-sort #include lines again, prior to moving headers around.Chandler Carruth2014-01-131-1/+1
* lli: Plug leaks in the remote target external implementation.Benjamin Kramer2013-10-051-0/+4
* lli: Check pipe creation for errors.Benjamin Kramer2013-10-041-2/+3
* Add newline at eof.Benjamin Kramer2013-10-021-1/+1
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-021-0/+91
OpenPOWER on IntegriCloud