aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
AgeCommit message (Expand)Author
2009-07-06Fix the cmake build - patch by Xerxes Rånby.Duncan Sands
2009-07-02CMake build fixes, from Xerxes RanbyDouglas Gregor
2009-06-26Fix linking of llvm-ld and lli with CMake, from Xerxes RånbyDouglas Gregor
2009-06-10CMake: Updated list of files on lib/CodeGen/CMakeLists.txt.Oscar Fuentes
2009-06-03Move ELFCodeEmiter stuff to new filesBruno Cardoso Lopes
2009-06-03CMake: Added missing source file to lib/CodeGen/CMakeLists.txt.Oscar Fuentes
2009-05-22Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands
2009-05-19Fix cmake builds.Mike Stump
2009-05-16Pass to verify generated machine code.Jakob Stoklund Olesen
2009-05-13add ShrinkWrapping.cppChris Lattner
2009-05-07Rename "loop aligner" pass to "code placement optimization" pass.Evan Cheng
2009-05-06CMake: Updated lib/CodeGen/CMakeLists.txt.Oscar Fuentes
2009-03-11updateGabor Greif
2008-11-19Experimental post-pass scheduling support. Post-pass schedulingDan Gohman
2008-11-04CMake: Updated list of source files.Oscar Fuentes
2008-10-21CMake: updated lib/CodeGen/CMakeLists.txtOscar Fuentes
2008-10-04CMake: Reflected changes on source file structure. New plugin supportOscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes