mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-22 05:21:13 +00:00
make this test harder
llvm-svn: 48061
This commit is contained in:
parent
92eed4e1b7
commit
24031c9426
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86-64 | grep movd | count 1
|
||||
; RUN: llvm-as < %s | llc -march=x86-64 | grep {punpcklqdq.*%xmm0, %xmm0}
|
||||
|
||||
define <2 x i64> @test3(i64 %A) {
|
||||
entry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user