Age | Commit message (Expand) | Author |
---|---|---|
2009-01-09 | Removed trailing whitespace from Makefiles. | Misha Brukman |
2007-12-29 | remove attribution from lib Makefiles. | Chris Lattner |
2005-10-27 | Move some constant folding code shared by Analysis and Transform passes | John Criswell |
2005-10-26 | 1. Remove libraries no longer created from the list of libraries linked into the | John Criswell |
2005-10-24 | DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now | Chris Lattner |
2005-10-24 | Only build .a file versions of these libraries, instead of .a and .o versions. | Chris Lattner |
2004-10-27 | Change Library Names Not To Conflict With Others When Installed | Reid Spencer |
2003-10-20 | Added LLVM copyright notice to Makefiles. | John Criswell |
2002-07-23 | *** empty log message *** | Chris Lattner |
2002-05-07 | Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp | Chris Lattner |