mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
This test may have been sensitive to the ARM ABI...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187442 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f4ab63f3d8
commit
e4049f66a4
@ -33,7 +33,7 @@ for.end: ; preds = %for.body, %entry
|
||||
; This case was a crasher in constrainLocalCopy.
|
||||
; The problem was the t2LDR_PRE defining both the global and local lrg.
|
||||
; CHECK-LABEL: *** Final schedule for BB#5 ***
|
||||
; CHECK: %[[R4:vreg[0-9]+]]<def>, %[[R1:vreg[0-9]+]]<def,tied2> = t2LDR_PRE %[[R1]]<tied1>, 4
|
||||
; CHECK: %[[R4:vreg[0-9]+]]<def>, %[[R1:vreg[0-9]+]]<def,tied2> = t2LDR_PRE %[[R1]]<tied1>
|
||||
; CHECK: %vreg{{[0-9]+}}<def> = COPY %[[R1]]
|
||||
; CHECK: %vreg{{[0-9]+}}<def> = COPY %[[R4]]
|
||||
; CHECK-LABEL: MACHINEINSTRS
|
||||
|
Loading…
x
Reference in New Issue
Block a user