Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
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...
2010-08-14 Ted KremenekUpdate CMake build.
2010-08-14 Jim GrosbachAdd a local stack object block allocation pass. This...
2010-08-10 Bill WendlingUpdate CMake...sorry for the breakage.
2010-08-06 Ted KremenekUpdate CMake build.
2010-07-20 Jakob Stoklund OlesenBeginning SplitKit - utility classes for live range...
2010-07-19 Benjamin KramerUpdate CMake build.
2010-07-17 Zhongxing Xuupdate CMakeLists.txt
2010-07-07 Dan GohmanMove CallingConvLower.cpp out of the SelectionDAG direc...
2010-06-29 Jakob Stoklund OlesenBegin implementation of an inline spiller.
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-06-15 Ted KremenekUpdate CMake build.
2010-04-21 Jakob Stoklund OlesenAdd fast register allocator, enabled with -regalloc...
2010-04-21 Dan GohmanUpdate CMakeLists.txt.
2010-04-02 David GreeneOk, third time's the charm. No changes from last time...
2010-04-02 Chris Lattnerremove empty file.
2010-04-02 Benjamin KramerUpdate CMake.
2010-03-02 Eric ChristopherAdd file to CMakeLists.txt
2010-02-15 Anton KorobeynikovAdd missed entry to cmake build list file
2010-02-12 Bob WilsonAdd a new pass on machine instructions to optimize...
2010-02-02 Daniel DunbarUpdate CMake.
2010-01-19 Benjamin KramerUpdate CMake list.
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.