llvm-6502/lib/Analysis
2007-01-31 18:04:55 +00:00
..
IPA For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
AliasAnalysis.cpp Removed unneeded <iostream> #include. 2006-11-17 07:10:51 +00:00
AliasAnalysisCounter.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
AliasAnalysisEvaluator.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
AliasDebugger.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
AliasSetTracker.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
BasicAliasAnalysis.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
CFGPrinter.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
ConstantFolding.cpp Fix a minor bug in my patch yesterday that broken ConstProp/bswap.ll 2007-01-31 18:04:55 +00:00
ConstantRange.cpp For PR1043: 2007-01-19 21:13:56 +00:00
InstCount.cpp eliminate static ctors from Statistics 2006-12-19 22:30:33 +00:00
Interval.cpp Remove trailing whitespace 2005-04-21 21:13:18 +00:00
IntervalPartition.cpp Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. 2006-08-27 22:30:17 +00:00
LoadValueNumbering.cpp simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
LoopInfo.cpp For PR950: 2006-12-23 06:05:41 +00:00
Makefile Changed from PARALLEL_DIRS to DIRS since we're only building one directory. 2006-12-13 19:42:54 +00:00
PostDominators.cpp Removed unneeded <iostream> #include. 2006-11-17 07:10:51 +00:00
ProfileInfo.cpp simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
ProfileInfoLoader.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
ProfileInfoLoaderPass.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
ScalarEvolution.cpp The local "ConstantFold" method is now just a watered down version of 2007-01-30 23:52:44 +00:00
ScalarEvolutionExpander.cpp For PR970: 2007-01-21 00:29:26 +00:00
Trace.cpp Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
ValueNumbering.cpp For PR950: 2006-12-23 06:05:41 +00:00