Fix SelectionDAG::ReplaceAllUsesWith to behave correctly when
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce.ll
2009-01-07 Evan ChengThe coalescer does not coalesce a virtual register...