aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/IntervalIterator.h
Commit message (Expand)AuthorAgeFilesLines
* MEGAPATCH checkin.Chris Lattner2002-06-251-1/+1
* Remove all contents of the cfg namespace to the global namespaceChris Lattner2002-04-281-4/+0
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-10/+10
* * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and intoChris Lattner2002-02-121-8/+9
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-121-0/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-3/+3
* Pull predecessor and successor iterators out of the CFG*.h files, and plop th...Chris Lattner2001-10-011-10/+9
* getBasicBlocks() is not needed anymore for reading Method dataChris Lattner2001-06-271-1/+1
* Big changes. Interval*.h is now more or less finalized. IntervalPartitionChris Lattner2001-06-251-33/+62
* New files due to the Intervals.h splitupChris Lattner2001-06-241-0/+223