llvm-6502/include/llvm/Analysis
Owen Anderson 30b4bd4d10 Re-apply the patch to improve the optimizations of memcpy's, with several
bugs fixed.  This now passes PPC bootstrap.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47026 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-12 21:15:18 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantFolding.h Avoid unnecessarily casting away const, fixing a FIXME. 2008-01-31 01:05:10 +00:00
ConstantsScanner.h
DominatorInternals.h
Dominators.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h Add a check if the initial value of the induction variable is 0 (the method comment says it should be). 2008-02-09 18:06:58 +00:00
LoopPass.h
MemoryDependenceAnalysis.h Re-apply the patch to improve the optimizations of memcpy's, with several 2008-02-12 21:15:18 +00:00
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Fix PR1798 - an error in the evaluation of SCEVAddRecExpr at an 2008-02-11 11:03:14 +00:00
ScalarEvolutionExpander.h Fix PR1798 - an error in the evaluation of SCEVAddRecExpr at an 2008-02-11 11:03:14 +00:00
ScalarEvolutionExpressions.h Fix PR1798 - an error in the evaluation of SCEVAddRecExpr at an 2008-02-11 11:03:14 +00:00
Trace.h
ValueNumbering.h
Verifier.h