mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
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:
parent
3286db670c
commit
b0ab5d04dd
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user