| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | For PR387:\ | Reid Spencer | 2004-12-07 | 1 | -1/+1 |
| * | * Wrap some comments to 80 cols | Chris Lattner | 2004-09-30 | 1 | -1/+6 |
| * | Use a DenseMap for mapping reg->reg. This improves the LiveInterval | Alkis Evlogimenos | 2004-09-08 | 1 | -6/+7 |
| * | Use newly added API in MRegisterInfo. | Alkis Evlogimenos | 2004-08-26 | 1 | -0/+2 |
| * | Clean up whitespace. | Alkis Evlogimenos | 2004-08-04 | 1 | -1/+1 |
| * | Convert indentation to 2 spaces. | Alkis Evlogimenos | 2004-08-04 | 1 | -152/+152 |
| * | Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, | Alkis Evlogimenos | 2004-07-24 | 1 | -17/+21 |
| * | Completely eliminate the intervals_ list. instead, the r2iMap_ maintains | Chris Lattner | 2004-07-24 | 1 | -24/+26 |
| * | Add a new differingRegisterClasses method | Chris Lattner | 2004-07-24 | 1 | -4/+8 |
| * | More minor changes: | Chris Lattner | 2004-07-23 | 1 | -3/+17 |
| * | Speedup debug builds a bit | Chris Lattner | 2004-07-23 | 1 | -2/+3 |
| * | Rename LiveIntervals.(cpp|h) -> LiveIntervalAnalysis.(cpp|h) | Chris Lattner | 2004-07-23 | 1 | -0/+159 |

