llvm-6502/include/llvm/Analysis
Chris Lattner 69a69ff5fd new method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12263 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-09 19:36:59 +00:00
..
DataStructure new method 2004-03-09 19:36:59 +00:00
AliasAnalysis.h Remove some unneeded stuff 2004-02-10 21:19:49 +00:00
AliasSetTracker.h
CallGraph.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ConstantsScanner.h
DataStructure.h
DependenceGraph.h
Dominators.h The recalclulate method was a nasty hack that was once used by the -cee pass, 2003-12-07 00:55:32 +00:00
DSGraph.h new method 2004-03-09 19:36:59 +00:00
DSGraphTraits.h Fix the "partial pool allocator" on em3d and others. The problem is that 2004-03-01 01:42:26 +00:00
DSNode.h Add new method 2004-03-01 19:36:50 +00:00
DSSupport.h Minor tweaks 2004-01-27 21:49:42 +00:00
Expressions.h Rename ClassifyExpression -> ClassifyExpr 2003-12-23 08:03:40 +00:00
FindUnsafePointerTypes.h
FindUsedTypes.h
InductionVariable.h fix grammao 2003-12-22 04:08:12 +00:00
InstForest.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IPModRef.h
LoadValueNumbering.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
LoopInfo.h Doxygenify comments. 2004-01-30 17:22:50 +00:00
MemoryDepAnalysis.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
PgmDependenceGraph.h
PostDominators.h Doxygenify comments. 2004-02-29 23:55:11 +00:00
ProfileInfo.h Switch over to using edge profile information as the basic profiling representation, 2004-03-08 22:03:45 +00:00
ProfileInfoLoader.h Add support for representing edge counts 2004-03-08 18:19:37 +00:00
SlotCalculator.h Move SlotCalculator.h from include/llvm to include/llvm/Analysis 2004-01-20 19:50:12 +00:00
Trace.h Rearrange some methods, implement the dominates method 2004-03-08 21:07:12 +00:00
ValueNumbering.h IncludeFile hack to pull in BasicValueNumbering whenever ValueNumbering.h 2003-12-11 05:05:56 +00:00
Verifier.h