Expand i8 selects into control flow instead of 16-bit conditional
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-11-CoalescerBug.ll
2009-03-11 Evan ChengMy last coalescer fix introduced a subtler one. It...