mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
this is a test for sse3, simplify it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79112 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b6ab29940d
commit
37c59b48c7
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mattr=sse41,-ssse3 -disable-mmx -o %t -f
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah -o %t -f
|
||||
; RUN: not grep pextrw %t
|
||||
; RUN: grep pinsrw %t
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user