ARM: allow copying of CPSR when all else fails.
[oota-llvm.git] / test / CodeGen / ARM / coalesce-subregs.ll
2012-11-29 Jakob Stoklund OlesenAvoid rewriting instructions twice.
2012-11-13 Andrew TrickCleanup the main RegisterCoalescer loop.
2012-10-29 Jakob Stoklund OlesenCompletely disallow partial copies in adjustCopiesBackF...
2012-10-16 Jakob Stoklund OlesenRevert r166046 "Switch back to the old coalescer for...
2012-10-16 Rafael EspindolaSwitch back to the old coalescer for now to fix the...
2012-10-13 Jakob Stoklund OlesenDrop <def,dead> flags when merging into an unused lane.
2012-10-13 Jakob Stoklund OlesenAllow for loops in LiveIntervals::pruneValue().
2012-10-02 Jakob Stoklund OlesenMake sure the whole live range is covered when values...
2012-09-20 Jakob Stoklund OlesenIgnore PHI-defs for -new-coalescer interference checks.
2012-09-19 Jakob Stoklund OlesenResolve conflicts involving dead vector lanes for ...
2012-09-17 Jakob Stoklund OlesenMerge into undefined lanes under -new-coalescer.
2012-05-15 Jakob Stoklund OlesenEnable sub-sub-register copy coalescing.