Nuke the old JIT.
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
2014-08-07 Rafael EspindolaNuke the old JIT.
2012-11-28 Andrew KaylorMoving SectionMemoryManager to MCJIT to avoid cross...
2012-11-01 Andrew KaylorStreamlined memory manager hierarchy for MCJIT and...
2012-03-28 Danil MalyshevMove getPointerToNamedFunction() from JIT/MCJIT to...
2012-03-22 Chandler CarruthRevert a series of commits to MCJIT to get the build...
2012-03-21 Danil MalyshevBased on this discussion: lists.cs.uiuc.edu/pipermail...
2011-12-20 Chandler CarruthFix up the CMake build for the new files added in r1469...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-05-13 Dylan NoblesmithExecutionEngine: fix JIT/MCJIT selectTarget() duplicati...
2011-05-07 Jakob Stoklund OlesenRevert ExecutionEngine patches, they either failed...
2011-05-06 Dylan NoblesmithExecutionEngine: fix JIT/MCJIT selectTarget() duplication
2011-03-22 Jim GrosbachAdd simple arg passing to MC-JIT and support for exit...
2010-11-17 Daniel DunbarMCJIT: Stub out MCJIT implementation, still doesn't...