[Orc] Add an Orc layer for applying arbitrary transforms to IR, use it to add
[oota-llvm.git] / tools / lli / Unix /
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-01-24 Alp TokerReport lli remote IO errors consistently
2014-01-23 Alp Tokerlli: Factor portable messaging into a new RPCChannel...
2014-01-14 Renato GolinSanitize MCJIT remote execution
2014-01-13 Chandler CarruthRe-sort #include lines again, prior to moving headers...
2013-10-05 Benjamin Kramerlli: Plug leaks in the remote target external implement...
2013-10-04 Benjamin Kramerlli: Check pipe creation for errors.
2013-10-02 Benjamin KramerAdd newline at eof.
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.