Convert several more passes to use getAnalysisIfAvailable<TargetData>()
[oota-llvm.git] / include / llvm / Config / alloca.h
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-03-23 Anton KorobeynikovUse C-style comments :)
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-19 Jeff CohenChange __MINGW to __MINGW32__. Patch submitted by...
2004-11-02 Chris LattnerFix typo, contributed by Henrik Bach!
2004-10-25 Chris LattnerPatch to support MSVC correctly, contributed by Morten...
2004-09-22 Reid SpencerThe alloca function, strangely enough, is found in...
2004-09-01 Reid SpencerChanges For Bug 352
2004-06-04 Chris LattnerMake this work on VC++, pull the HAVE_ALLOCA_H case...
2003-10-20 John CriswellAdded LLVM header notice.
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...