mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 16:37:42 +00:00
Let llvm/test/CodeGen/X86/lower-bitcast.ll tolerant of win32 calling convention.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212258 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
90ac572331
commit
693b9ee16f
@ -79,7 +79,7 @@ define i64 @test4(i64 %A) {
|
||||
; CHECK: ret
|
||||
;
|
||||
; CHECK-WIDE-LABEL: test4
|
||||
; CHECK-WIDE: movd %rdi,
|
||||
; CHECK-WIDE: movd %{{rdi|rcx}},
|
||||
; CHECK-WIDE-NEXT: paddd
|
||||
; CHECK-WIDE-NEXT: movd {{.*}}, %rax
|
||||
; CHECK-WIDE: ret
|
||||
|
Loading…
x
Reference in New Issue
Block a user