[Orc] Add an Orc layer for applying arbitrary transforms to IR, use it to add
[oota-llvm.git] / tools / lli / OrcLazyJIT.h
2015-04-13 Lang Hames[Orc] Add an Orc layer for applying arbitrary transform...
2015-04-02 Lang Hames[Orc] Add support classes for inspecting and running...
2015-04-01 Lang Hames[Orc] Reflect process symbols into the LLI Orc-lazy...
2015-03-30 Lang Hames[Orc] Separate callback manager selection from callback...
2015-03-30 Lang Hames[MCJIT][Orc] Refactor RTDyldMemoryManager, weave Runtim...
2015-03-25 Lang Hames[Orc] Remove another unnecessary typedef.
2015-03-25 Lang Hames[Orc][lli] Add a very simple Orc-based lazy JIT to...