One more +sse2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115293 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dale Johannesen 2010-10-01 05:08:18 +00:00
parent 3286db670c
commit b0ab5d04dd

View 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]