[PlaceSafepoints] Remove dependence on LoopSimplify
[oota-llvm.git] / tools / lli / ChildTarget / ChildTarget.cpp
2014-12-12 Yaron KerenSilence gcc 4.9.1 warning 'xyz' is used uninitialized...
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-23 Alp TokerRefactor lli-child-target to remove duplicated code
2014-01-14 Renato GolinSanitize MCJIT remote execution
2014-01-13 Chandler CarruthRe-sort #include lines again, prior to moving headers...
2013-12-05 Matt ArsenaultFix minor GCC warnings.
2013-10-05 Benjamin Kramerlli: Plug leaks in the remote target external implement...
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.