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