OSDN Git Service

One more +sse2.
authorDale Johannesen <dalej@apple.com>
Fri, 1 Oct 2010 05:08:18 +0000 (05:08 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 1 Oct 2010 05:08:18 +0000 (05:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115293 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/mmx-pinsrw.ll

index 3af09f4..6062b50 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=+mmx | grep pinsrw | count 1
+; RUN: llc < %s -march=x86 -mattr=+mmx,+sse2 | grep pinsrw | count 1
 ; PR2562
 
 external global i16            ; <i16*>:0 [#uses=1]