aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake makefilesDouglas Gregor2009-11-041-0/+2
* Add aggressive anti-dependence breaker. Currently it is not the default for a...David Goodwin2009-10-261-0/+1
* Break anti-dependence breaking out into its own class.David Goodwin2009-10-261-0/+1
* second half of lazy liveness removal.Chris Lattner2009-10-071-1/+0
* Remove simple regalloc. It has bit rotted.Evan Cheng2009-09-171-1/+0
* updated lib/CodeGen/CMakeLists.txt to unbreak cmake build after r82018Xerxes Ranby2009-09-161-0/+1
* fix a gone file.Chris Lattner2009-08-231-1/+0
* Update CMakeLists.Benjamin Kramer2009-08-171-0/+1
* Post RA scheduler changes. Introduce a hazard recognizer that uses the target...David Goodwin2009-08-101-0/+1
* Update CMake.Daniel Dunbar2009-08-071-1/+0
* Update CMake files.Ted Kremenek2009-08-031-0/+1
* Update CMake files.Ted Kremenek2009-07-311-0/+2
* Fix cmake build.Benjamin Kramer2009-07-311-1/+0
* Fix the cmake build - patch by Xerxes Rånby.Duncan Sands2009-07-061-0/+1
* CMake build fixes, from Xerxes RanbyDouglas Gregor2009-07-021-1/+1
* Fix linking of llvm-ld and lli with CMake, from Xerxes RånbyDouglas Gregor2009-06-261-0/+2
* CMake: Updated list of files on lib/CodeGen/CMakeLists.txt.Oscar Fuentes2009-06-101-0/+1
* Move ELFCodeEmiter stuff to new filesBruno Cardoso Lopes2009-06-031-0/+1
* CMake: Added missing source file to lib/CodeGen/CMakeLists.txt.Oscar Fuentes2009-06-031-0/+1
* Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands2009-05-221-0/+1
* Fix cmake builds.Mike Stump2009-05-191-0/+1
* Pass to verify generated machine code.Jakob Stoklund Olesen2009-05-161-0/+1
* add ShrinkWrapping.cppChris Lattner2009-05-131-0/+1
* Rename "loop aligner" pass to "code placement optimization" pass.Evan Cheng2009-05-071-1/+1
* CMake: Updated lib/CodeGen/CMakeLists.txt.Oscar Fuentes2009-05-061-1/+1
* updateGabor Greif2009-03-111-0/+1
* Experimental post-pass scheduling support. Post-pass schedulingDan Gohman2008-11-191-0/+5
* CMake: Updated list of source files.Oscar Fuentes2008-11-041-0/+1
* CMake: updated lib/CodeGen/CMakeLists.txtOscar Fuentes2008-10-211-0/+1
* CMake: Reflected changes on source file structure. New plugin supportOscar Fuentes2008-10-041-0/+2
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+48