llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 31 Aug 2012 10:02:22 +0000 (10:02 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 31 Aug 2012 10:02:22 +0000 (10:02 +0000)
commit2a1b0e786487fefbafc05478bc49056309ce9fb7
treefd7aad62b5b54fefd737b8cabbc74231de613d06
parentf91e400b2125067e75e0f2159bca7ffd0cf109a0
llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr=+sse2.

FIXME: Should this be tested with both +avx and -avx,+sse2?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162983 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_select.ll