LazyValueInfo: range'ify some for-loops. No functional change.
[oota-llvm.git] / lib / Analysis / Makefile
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2007-12-29 Chris Lattnerremove attribution from lib Makefiles.
2006-12-13 John CriswellChanged from PARALLEL_DIRS to DIRS since we're only...
2006-12-13 John CriswellRemove DSA.
2005-10-24 Chris LattnerDONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV...
2005-10-24 Chris LattnerOnly build .a file versions of these libraries, instead...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-01-09 Chris LattnerLive var is now in lib/Target/Sparc
2003-10-20 John CriswellAdded LLVM copyright notice to Makefiles.
2002-10-11 Vikram S. AdveUse PARALLEL_DIRS.
2002-07-23 Chris LattnerConvert over to new style makefile where libraries...
2002-03-23 Chris LattnerRename Method to Function
2002-03-06 Chris LattnerPull interprocedural analyses out of Analysis library...
2001-08-28 Vikram S. AdveAdded directory LiveVar/
2001-06-06 Chris LattnerInitial revision