llvm-6502/include/llvm/Analysis
Chris Lattner cfe26c930a Add more support for new style casts
Convert more code to use them


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@695 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-01 18:26:53 +00:00
..
LiveVar Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
CallGraph.h Initial support for construction of a call graph 2001-09-28 00:08:15 +00:00
ConstantsScanner.h Add more support for new style casts 2001-10-01 18:26:53 +00:00
Dominators.h * Add a DominatorBase base class to maintain root of Dominator info 2001-07-06 16:57:21 +00:00
Expressions.h Handle subtract in expression classifier 2001-09-11 04:27:34 +00:00
InstForest.h Add more support for new style casts 2001-10-01 18:26:53 +00:00
Interval.h Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:41 +00:00
IntervalIterator.h Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:41 +00:00
IntervalPartition.h IntervalPartition was changed to inherit from vector<Interval*> instead of 2001-07-03 15:28:08 +00:00
LoopDepth.h Big changes. Interval*.h is now more or less finalized. IntervalPartition 2001-06-25 03:54:14 +00:00
ModuleAnalyzer.h Simplify analyzer 2001-09-07 16:26:36 +00:00
SimplifyCFG.h New file, includes method to merge exit nodes together 2001-07-06 16:57:52 +00:00
SlotCalculator.h Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
Verifier.h Initial revision 2001-06-06 20:29:01 +00:00
Writer.h Add capability to print out call graph 2001-09-28 00:06:15 +00:00