aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/Interval.h
Commit message (Expand)AuthorAgeFilesLines
* Pull predecessor and successor iterators out of the CFG*.h files, and plop th...Chris Lattner2001-10-011-20/+12
* Big changes. Interval*.h is now more or less finalized. IntervalPartitionChris Lattner2001-06-251-0/+11
* IntervalPartition & IntervalIterator classes have been split out intoChris Lattner2001-06-241-316/+24
* Addition of IntervalIterator. Preparing for rename of Intervals.h toChris Lattner2001-06-241-6/+197
* Add commentsChris Lattner2001-06-221-5/+17
* * Added commentsChris Lattner2001-06-211-7/+20
* Add capability to build a derived interval graphChris Lattner2001-06-201-4/+72
* New file: Interval analysis supportChris Lattner2001-06-201-0/+112