llvm-6502/include/llvm/Analysis
Chris Lattner e1ba478cd6 Moved to lib/Analysis/DataStructure
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14447 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-28 00:20:39 +00:00
..
DataStructure Complete rewrite of the code that merges DS graphs for equivalence classes 2004-05-23 07:54:02 +00:00
AliasAnalysis.h Several *major* changes to the AA interfaces: 2004-05-23 21:12:38 +00:00
AliasSetTracker.h Rename a method 2004-05-23 21:10:58 +00:00
CallGraph.h
CFGPrinter.h
ConstantsScanner.h
DataStructure.h
DependenceGraph.h
Dominators.h It's not clear to me whether the old version was correct C++ code, but in 2004-05-21 18:38:16 +00:00
DSGraph.h
DSGraphTraits.h
DSNode.h Fix size/offset assertion to allow negative offsets and folded nodes. 2004-05-23 07:34:53 +00:00
DSSupport.h
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
InstForest.h be GCC 3.4 clean 2003-11-29 19:55:12 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
IPModRef.h
LoadValueNumbering.h
LoopInfo.h
MemoryDepAnalysis.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Remove distasteful method which is really part of the indvars pass 2004-06-24 06:52:20 +00:00
ScalarEvolutionExpressions.h
SlotCalculator.h Remove extra space. 2004-06-10 12:51:35 +00:00
Trace.h
ValueNumbering.h Add interfaces to update value numbering results 2004-05-23 21:11:17 +00:00
Verifier.h