mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
Loosen up this test so that it doesn't depend as much on register
allocation details. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106599 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
170f06ebe2
commit
dd2fa4bbea
@ -39,7 +39,8 @@ for.end: ; preds = %for.body, %entry
|
||||
; CHECK: _Z18GenerateStatusPagei:
|
||||
|
||||
; CHECK: jle
|
||||
; CHECK-NEXT: xorl %edi, %edi
|
||||
; CHECK-NOT: cmov
|
||||
; CHECK: xorl %edi, %edi
|
||||
; CHECK-NEXT: align
|
||||
; CHECK-NEXT: BB1_2:
|
||||
; CHECK-NEXT: callq
|
||||
|
Loading…
x
Reference in New Issue
Block a user