Age | Commit message (Expand) | Author |
---|---|---|
2010-12-18 | Teach the inline spiller to attempt folding a load instruction into its single | Jakob Stoklund Olesen |
2010-11-10 | Simplify the LiveRangeEdit::canRematerializeAt() interface a bit. | Jakob Stoklund Olesen |
2010-11-01 | Don't assign new registers created during a split to the same stack slot, but | Jakob Stoklund Olesen |
2010-10-29 | Fix sign error. | Jakob Stoklund Olesen |
2010-10-26 | After splitting, compute connected components of all new registers, not just for | Jakob Stoklund Olesen |
2010-10-20 | Move some of the InlineSpiller rematerialization code into LiveRangeEdit. | Jakob Stoklund Olesen |
2010-10-15 | Move stack slot assignments into LiveRangeEdit. | Jakob Stoklund Olesen |
2010-10-14 | Create a new LiveRangeEdit class to keep track of the new registers created when | Jakob Stoklund Olesen |