aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/Interval.cpp
Commit message (Expand)AuthorAgeFilesLines
* IntervalPartition & IntervalIterator classes have been split out intoChris Lattner2001-06-241-197/+4
* Prepare for split between Interval, IntervalIterator, and IntervalIPartitionChris Lattner2001-06-241-2/+2
* Interval::HeaderNode is now accessed thorugh an accessor functionChris Lattner2001-06-221-1/+1
* Implement the new Interval::isLoop methodChris Lattner2001-06-211-0/+29
* Add capability to build a derived interval graphChris Lattner2001-06-201-44/+153
* Initial Checking of Interval handling codeChris Lattner2001-06-201-0/+85