Nuke the old JIT.
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
2010-01-15 Ted KremenekUpdate CMake build.
2010-01-13 Ted KremenekUpdate CMake file.
2009-12-14 Lang HamesAdded CalcSpillWeights to CMakeLists.
2009-12-02 Douglas GregorFix CMake makefiles
2009-12-02 Jim GrosbachAdd MaxStackAlignment.cpp to CMake
2009-11-26 Bob WilsonSplit tail duplication into a separate pass. This...
2009-11-04 Douglas GregorFix CMake makefiles
2009-10-26 David GoodwinAdd aggressive anti-dependence breaker. Currently it...
2009-10-26 David GoodwinBreak anti-dependence breaking out into its own class.
2009-10-07 Chris Lattnersecond half of lazy liveness removal.
2009-09-17 Evan ChengRemove simple regalloc. It has bit rotted.
2009-09-16 Xerxes Ranbyupdated lib/CodeGen/CMakeLists.txt to unbreak cmake...
2009-08-23 Chris Lattnerfix a gone file.
2009-08-17 Benjamin KramerUpdate CMakeLists.
2009-08-10 David GoodwinPost RA scheduler changes. Introduce a hazard recognize...
2009-08-07 Daniel DunbarUpdate CMake.
2009-08-03 Ted KremenekUpdate CMake files.
2009-07-31 Ted KremenekUpdate CMake files.
2009-07-31 Benjamin KramerFix cmake build.
2009-07-06 Duncan SandsFix the cmake build - patch by Xerxes Rånby.
2009-07-02 Douglas GregorCMake build fixes, from Xerxes Ranby
2009-06-26 Douglas GregorFix linking of llvm-ld and lli with CMake, from Xerxes...
2009-06-10 Oscar FuentesCMake: Updated list of files on lib/CodeGen/CMakeLists...
2009-06-03 Bruno Cardoso LopesMove ELFCodeEmiter stuff to new files
2009-06-03 Oscar FuentesCMake: Added missing source file to lib/CodeGen/CMakeLi...
2009-05-22 Duncan SandsAdd a new codegen pass that normalizes dwarf exception...
2009-05-19 Mike StumpFix cmake builds.
2009-05-16 Jakob Stoklund OlesenPass to verify generated machine code.
2009-05-13 Chris Lattneradd ShrinkWrapping.cpp
2009-05-07 Evan ChengRename "loop aligner" pass to "code placement optimizat...
2009-05-06 Oscar FuentesCMake: Updated lib/CodeGen/CMakeLists.txt.
2009-03-11 Gabor Greifupdate
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...
2008-11-04 Oscar FuentesCMake: Updated list of source files.
2008-10-21 Oscar FuentesCMake: updated lib/CodeGen/CMakeLists.txt
2008-10-04 Oscar FuentesCMake: Reflected changes on source file structure....
2008-09-22 Oscar FuentesInitial support for the CMake build system.