mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
make this test harder
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48061 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f9d95c8835
commit
da8de316a8
@ -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…
Reference in New Issue
Block a user