Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the LiveRangeEdit::canRematerializeAt() interface a bit. | Jakob Stoklund Olesen | 2010-11-10 | 1 | -19/+12 |
* | Don't assign new registers created during a split to the same stack slot, but | Jakob Stoklund Olesen | 2010-11-01 | 1 | -9/+0 |
* | Remember to keep track of rematted values. | Jakob Stoklund Olesen | 2010-10-20 | 1 | -0/+1 |
* | Move some of the InlineSpiller rematerialization code into LiveRangeEdit. | Jakob Stoklund Olesen | 2010-10-20 | 1 | -0/+70 |
* | Move stack slot assignments into LiveRangeEdit. | Jakob Stoklund Olesen | 2010-10-15 | 1 | -0/+9 |
* | Create a new LiveRangeEdit class to keep track of the new registers created when | Jakob Stoklund Olesen | 2010-10-14 | 1 | -0/+64 |