mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user