Expand i8 selects into control flow instead of 16-bit conditional
[oota-llvm.git] / test / CodeGen / X86 / 2009-05-19-SingleElementExtractElement.ll
2009-05-28 Eli FriedmanAdd a testcase which got fixed by recent legalization...