llvm-6502/include/llvm/Analysis
Chris Lattner 369bbeb62c Start of expression analysis support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-20 19:17:55 +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 Start of expression analysis support 2001-07-20 19:17:55 +00:00
Interval.h Big changes. Interval*.h is now more or less finalized. IntervalPartition 2001-06-25 03:54:14 +00:00
IntervalIterator.h getBasicBlocks() is not needed anymore for reading Method data 2001-06-27 23:30:11 +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 Initial revision 2001-06-06 20:29:01 +00:00
SimplifyCFG.h New file, includes method to merge exit nodes together 2001-07-06 16:57:52 +00:00
SlotCalculator.h * The parent of a constant pool is a SymTabValue, not a value. 2001-07-14 06:08:51 +00:00
Verifier.h Initial revision 2001-06-06 20:29:01 +00:00
Writer.h IntervalPartition was changed to inherit from vector<Interval*> instead of 2001-07-03 15:28:08 +00:00