mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 08:11:52 +00:00
Update test case.
llvm-svn: 32936
This commit is contained in:
parent
03c96bbe17
commit
c61b85bdef
@ -1,6 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 &&
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | \
|
||||
; RUN: grep pslldq | wc -l | grep 1 &&
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | not getp test
|
||||
|
||||
define float %test1(float %a, float %b) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user