llvm-6502/include/llvm/Analysis
Chris Lattner f4de63f65f Implement a more powerful, simpler, pass system. This pass system can figure
out how to run a collection of passes optimially given their behaviors and
charactaristics.

Convert code to use it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1507 91177308-0d34-0410-b5e6-96231b3b80d8
2002-01-21 07:31:50 +00:00
..
LiveVar Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
CallGraph.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
ConstantsScanner.h Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Dominators.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Expressions.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
FindUnsafePointerTypes.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
FindUsedTypes.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
InductionVariable.h Induction variables must be phi nodes 2001-12-03 17:27:42 +00:00
InstForest.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Interval.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
IntervalIterator.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
IntervalPartition.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LoopDepth.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LoopInfo.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
ModuleAnalyzer.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SimplifyCFG.h New file, includes method to merge exit nodes together 2001-07-06 16:57:52 +00:00
SlotCalculator.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Verifier.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Writer.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00