llvm-6502/include/llvm/Analysis
Ruchira Sasanka b720a8bc1d Added comments are more documentation info
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1434 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-08 21:04:22 +00:00
..
LiveVar Added comments are more documentation info 2001-12-08 21:04:22 +00:00
CallGraph.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
ConstantsScanner.h Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Dominators.h Changes to compile with GCC 2.96 2001-10-13 06:25:03 +00:00
Expressions.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
FindUnsafePointerTypes.h Initial checkin of pointer safety checker 2001-11-07 21:16:12 +00:00
FindUsedTypes.h Fix protection probs 2001-11-15 15:24:31 +00:00
InductionVariable.h Induction variables must be phi nodes 2001-12-03 17:27:42 +00:00
InstForest.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +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
LoopInfo.h * Implement dominator based loop identification 2001-11-26 18:41:20 +00:00
ModuleAnalyzer.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +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 writer support for call graph nodes and loops and induction variables 2001-11-26 18:47:46 +00:00