allow this to pass on ppc hosts.
authorChris Lattner <sabre@nondot.org>
Sun, 5 Aug 2007 18:48:18 +0000 (18:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Aug 2007 18:48:18 +0000 (18:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40846 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/fsxor-alignment.ll

index bb55e4466f8a309d1268bfbee08cdf1989c1ed42..0e834d6db162e4b4e04f5611055c290eede3a770 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse -enable-unsafe-fp-math | \
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -enable-unsafe-fp-math | \
 ; RUN:  grep -v sp | grep xorps | wc -l | grep 2
 
 ; Don't fold the incoming stack arguments into the xorps instructions used