aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/coalesce-subregs.ll
AgeCommit message (Expand)Author
2012-11-29Avoid rewriting instructions twice.Jakob Stoklund Olesen
2012-11-13Cleanup the main RegisterCoalescer loop.Andrew Trick
2012-10-29Completely disallow partial copies in adjustCopiesBackFrom().Jakob Stoklund Olesen
2012-10-16Revert r166046 "Switch back to the old coalescer for now to fix the 32 bit bit"Jakob Stoklund Olesen
2012-10-16Switch back to the old coalescer for now to fix the 32 bit bitRafael Espindola
2012-10-13Drop <def,dead> flags when merging into an unused lane.Jakob Stoklund Olesen
2012-10-13Allow for loops in LiveIntervals::pruneValue().Jakob Stoklund Olesen
2012-10-02Make sure the whole live range is covered when values are pruned twice.Jakob Stoklund Olesen
2012-09-20Ignore PHI-defs for -new-coalescer interference checks.Jakob Stoklund Olesen
2012-09-19Resolve conflicts involving dead vector lanes for -new-coalescer.Jakob Stoklund Olesen
2012-09-17Merge into undefined lanes under -new-coalescer.Jakob Stoklund Olesen
2012-05-15Enable sub-sub-register copy coalescing.Jakob Stoklund Olesen