llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-sink-terminator.ll
2011-09-23 Eli FriedmanPR10998: It is not legal to sink an instruction past...