llvm-6502/lib/Analysis
Devang Patel c37177eb72 Use schedulePass() instead of assignPassManager() to add new LPPassManager.
This ensures that require analysis info is available.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34980 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-06 19:11:25 +00:00
..
IPA Avoid constructing std::strings unless pass debugging is ON. 2007-03-05 20:01:30 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
AliasAnalysisEvaluator.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
AliasDebugger.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
AliasSetTracker.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
BasicAliasAnalysis.cpp For PR1195: 2007-02-15 02:26:10 +00:00
CFGPrinter.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
ConstantFolding.cpp Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
InstCount.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
LoopInfo.cpp Speed up Loop::isLCSSAForm by using a hash table instead of a sorted vector. 2007-03-04 04:06:39 +00:00
LoopPass.cpp Use schedulePass() instead of assignPassManager() to add new LPPassManager. 2007-03-06 19:11:25 +00:00
Makefile
PostDominators.cpp
ProfileInfo.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
ScalarEvolution.cpp Guard further against APInt operations with operands of unequal bit width. 2007-03-04 01:25:35 +00:00
ScalarEvolutionExpander.cpp Prefer non-virtual calls to ConstantInt::isZero over virtual calls to 2007-03-02 00:28:52 +00:00
Trace.cpp
ValueNumbering.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00