llvm-6502/include/llvm/Analysis
Chris Lattner 4012fdda13 use hte new pred cache to speed up the new non-local memdep
queries.  This speeds up GVN using the new queries (not yet
checked in) by just over 10%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60743 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-09 06:28:49 +00:00
..
AliasAnalysis.h Update comments. There is no getArgumentAccesses. 2008-12-05 05:35:21 +00:00
AliasSetTracker.h
CallGraph.h Teach internalize to preserve the callgraph. 2008-10-03 07:36:09 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h Move getCastToEmpty out of DIDescriptor into DIFactory. It is an 2008-11-10 04:10:34 +00:00
DominatorInternals.h
Dominators.h
EscapeAnalysis.h Trim #includes. 2008-10-16 20:18:31 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LibCallAliasAnalysis.h
LibCallSemantics.h
LoopInfo.h
LoopPass.h Fix typo. 2008-11-26 18:13:11 +00:00
LoopVR.h
MemoryDependenceAnalysis.h use hte new pred cache to speed up the new non-local memdep 2008-12-09 06:28:49 +00:00
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Add a new SCEV representing signed division. 2008-12-02 08:05:48 +00:00
ScalarEvolutionExpander.h Add a new SCEV representing signed division. 2008-12-02 08:05:48 +00:00
ScalarEvolutionExpressions.h Add a new SCEV representing signed division. 2008-12-02 08:05:48 +00:00
SparsePropagation.h
Trace.h
ValueTracking.h
Verifier.h