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