mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-31 10:34:17 +00:00
Remove dead greps.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80946 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cc80df92c1
commit
a87f9218be
@ -1,7 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -disable-mmx | FileCheck %s
|
||||
; RUN: grep psllq %t | count 1
|
||||
; RUN: grep pslld %t | count 3
|
||||
; RUN: grep psllw %t | count 2
|
||||
|
||||
; test vector shifts converted to proper SSE2 vector shifts when the shift
|
||||
; amounts are the same when using a shuffle splat.
|
||||
|
Loading…
x
Reference in New Issue
Block a user