Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement LiveRangeCalc::extendToUses() and createDeadDefs(). | Jakob Stoklund Olesen | 2012-06-05 | 1 | -0/+66 |
* | Pass context pointers to LiveRangeCalc::reset(). | Jakob Stoklund Olesen | 2012-06-04 | 1 | -20/+19 |
* | Don't store COPY pointers in VNInfo. | Jakob Stoklund Olesen | 2012-02-04 | 1 | -1/+1 |
* | Fix assert condition. | Lang Hames | 2011-12-20 | 1 | -1/+1 |
* | Switch extendInBlock() to take a kill slot instead of the last use slot. | Jakob Stoklund Olesen | 2011-09-13 | 1 | -4/+3 |
* | Unbreak msvc. | NAKAMURA Takumi | 2011-09-13 | 1 | -1/+1 |
* | Extract live range calculations from SplitKit. | Jakob Stoklund Olesen | 2011-09-13 | 1 | -0/+271 |