| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | IntervalPartition was changed to inherit from vector<Interval*> instead of | Chris Lattner | 2001-07-03 | 1 | -1/+15 |
| | | | | | | | | | contain it so that it would have full iterator access without much work. Writer includes code to print out IntervalPartition's now. llvm-svn: 133 | ||||
| * | Code got moved from the lib/Assembly/Writer/IntervalWriter.cpp file to | Chris Lattner | 2001-07-03 | 1 | -7/+22 |
| | | | | | | | here. Updates to correct description n stuff. llvm-svn: 129 | ||||
| * | Add printing code for dominator info | Chris Lattner | 2001-07-02 | 1 | -0/+40 |
| | | | | | llvm-svn: 125 | ||||
| * | #include a different header due to Intervals.h splitting up | Chris Lattner | 2001-06-24 | 1 | -1/+1 |
| | | | | | llvm-svn: 63 | ||||
| * | Moved printing code to the Assembly/Writer library. | Chris Lattner | 2001-06-21 | 1 | -0/+28 |
| Code now detects looping intervals llvm-svn: 52 | |||||

