ReleaseNotes: new Win EH instructions; by David Majnemer
[oota-llvm.git] / tools / lli / ChildTarget /
2016-01-11 NAKAMURA Takumilli-child-target: Introduce a new dependency on Runtime...
2016-01-11 Lang Hameslli/ChildTarget now depends on OrcJIT. Add that compone...
2016-01-11 Lang Hames[LLI] Remove dependence on RemoteTarget.cpp from ChildT...
2016-01-11 Lang Hames[LLI] Replace the LLI remote-JIT support with the new...
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-28 NAKAMURA Takumi[CMake] Put lli-child-target into the Folder "Misc".
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 TokerReplace the interim lli build fix with something cleaner
2014-01-23 NAKAMURA TakumiWindows/ChildTarget.inc: LLIChildTarget::allocate(...
2014-01-23 Alp TokerInterim build fix for Makefiles
2014-01-23 Alp TokerProspective Makefile build fix
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 KaylorFixing lli-child-target build
2013-10-02 Andrew KaylorFix build problems with remote lli implementation
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.