OSDN Git Service

Make sure this test passes on linux-ppc.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 27 Feb 2009 00:51:50 +0000 (00:51 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 27 Feb 2009 00:51:50 +0000 (00:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65600 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/ret-mmx.ll

index 48f6114..178ff4e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 -mattr=+mmx
+; RUN: llvm-as < %s | llc -march=x86-64 -mattr=+mmx,+sse2
 ; rdar://6602459
 
 @g_v1di = external global <1 x i64>