Fix both the test for zero and what we do if we have a zero for
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce-3.ll
2012-09-06 Jakob Stoklund OlesenAllow overlaps between virtreg and physreg live ranges.
2012-05-17 Jakob Stoklund OlesenRemove -join-physregs from the test suite.
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2010-03-11 Evan ChengThe check for coalescing a virtual register to a physic...