llvm-6502/include/llvm/Analysis
Owen Anderson faac518ce0 Add support for walking up memory def chains, which enables finding many more
dead stores on 400.perlbench.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39929 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-16 21:52:50 +00:00
..
AliasAnalysis.h Drop 'const' 2007-05-03 01:11:54 +00:00
AliasSetTracker.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
CallGraph.h Drop 'const' 2007-05-03 01:11:54 +00:00
CFGPrinter.h
ConstantFolding.h Make this a *real* header: 2007-01-30 23:47:35 +00:00
ConstantsScanner.h Here is the bulk of the sanitizing. 2007-07-05 17:07:56 +00:00
Dominators.h Remove unused method - getIDomBlock(). 2007-07-04 01:11:19 +00:00
FindUsedTypes.h Fix typo in comment. 2007-05-06 13:37:16 +00:00
Interval.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
IntervalIterator.h
IntervalPartition.h Fix typo in comment. 2007-05-06 13:37:16 +00:00
LoadValueNumbering.h
LoopInfo.h Use DominatorTree instead of ETForest. 2007-06-08 00:17:13 +00:00
LoopPass.h Add explicit keywords. 2007-07-02 14:53:37 +00:00
MemoryDependenceAnalysis.h Add support for walking up memory def chains, which enables finding many more 2007-07-16 21:52:50 +00:00
Passes.h A shim over other AA impls to catch incorrect uses 2006-11-14 05:21:04 +00:00
PostDominators.h Break DominatorTree from ETNode. 2007-06-12 00:54:38 +00:00
ProfileInfo.h Drop 'const' 2007-05-03 01:11:54 +00:00
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Rename ScalarEvolution::deleteInstructionFromRecords to 2007-06-19 14:28:31 +00:00
ScalarEvolutionExpander.h Add a SCEV class and supporting code for sign-extend expressions. 2007-06-15 14:38:12 +00:00
ScalarEvolutionExpressions.h Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Trace.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
ValueNumbering.h Drop 'const' 2007-05-03 01:11:54 +00:00
Verifier.h