Add -mattr=+sse2 to the -march=x86 version of this test. Without
authorDan Gohman <gohman@apple.com>
Sat, 12 Sep 2009 23:45:47 +0000 (23:45 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 12 Sep 2009 23:45:47 +0000 (23:45 +0000)
commitd11c4de5ce19b302da8a0f784b28270b014819a0
tree16558294e31f46a6108cd27be442d31110cc7f11
parent299f11f662c420d4da6ad11cf1a0863b26fcd20b
Add -mattr=+sse2 to the -march=x86 version of this test. Without
sse, this code falls back to SelectionDAG isel which uses an x87
instruction, which is fine, but not what this test is testing for.

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