| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename Interval class to LiveInterval to avoid conflicting with the already | Chris Lattner | 2004-06-21 | 1 | -16/+17 |
| * | Pull Interval class out of LiveIntervals. | Alkis Evlogimenos | 2004-05-30 | 1 | -50/+40 |
| * | When spilling an register, introduce a new temporary for each of its | Alkis Evlogimenos | 2004-05-30 | 1 | -4/+6 |
| * | Remove defs vector from live intervals. | Alkis Evlogimenos | 2004-05-29 | 1 | -2/+0 |
| * | Add definition list to each live interval. | Alkis Evlogimenos | 2004-04-09 | 1 | -3/+7 |
| * | Add the long awaited memory operand folding support for linear scan | Alkis Evlogimenos | 2004-03-01 | 1 | -1/+2 |
| * | Move LiveIntervals.h to lib/CodeGen since it shouldn't be exposed to other pa... | Alkis Evlogimenos | 2004-02-23 | 1 | -0/+213 |

