[CFLAA] LLVM_CONSTEXPR -> const
[oota-llvm.git] / lib / ExecutionEngine / JIT / CMakeLists.txt
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
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...
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2012-01-05 Rafael EspindolaRemove the old ELF writer.
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-12 Daniel Dunbarbuild: Attempt to rectify inconsistencies between CMake...
2011-10-19 Joe AbbeyAdding dependencies to allow -DBUILD_SHARED_LIBS=true...
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
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2009-10-21 Douglas GregorDe-bork CMake build
2009-09-21 Xerxes RanbyUpdate cmake.
2009-07-10 Jeffrey YasskinAdd a --with-oprofile flag to configure, which uses...
2009-06-25 Chris Lattneradd file to cmake
2009-06-23 Douglas GregorEliminate object-relinking support from CMake. Fixes...
2008-09-22 Oscar FuentesInitial support for the CMake build system.