| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the sense of joinable | Chris Lattner | 2004-07-25 | 1 | -1/+1 |
| * | Fix a bug where we incorrectly value numbered the first PHI definition the | Chris Lattner | 2004-07-25 | 1 | -3/+26 |
| * | Add debugging output for joining assignments | Chris Lattner | 2004-07-25 | 1 | -0/+5 |
| * | Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, | Alkis Evlogimenos | 2004-07-24 | 1 | -10/+5 |
| * | whoops, didn't mean to remove this | Chris Lattner | 2004-07-24 | 1 | -1/+3 |
| * | Completely eliminate the intervals_ list. instead, the r2iMap_ maintains | Chris Lattner | 2004-07-24 | 1 | -35/+28 |
| * | Big change to compute logical value numbers for each LiveRange added to an | Chris Lattner | 2004-07-24 | 1 | -125/+151 |
| * | More minor changes: | Chris Lattner | 2004-07-23 | 1 | -41/+14 |
| * | Rename LiveIntervals.(cpp|h) -> LiveIntervalAnalysis.(cpp|h) | Chris Lattner | 2004-07-23 | 1 | -0/+674 |

