llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / pr13209.ll
2012-07-04 Rafael EspindolaAdd a testcase for pr13209. It is not a great test...