mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 03:30:28 +00:00
Update this test for a trivial register allocation difference.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94989 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4f8eea82d8
commit
a00ef1122c
@ -8,8 +8,8 @@
|
||||
define i64 @hammer_time(i64 %modulep, i64 %physfree) nounwind ssp noredzone noimplicitfloat {
|
||||
; CHECK: hammer_time:
|
||||
; CHECK: movq $Xrsvd, %rax
|
||||
; CHECK: movq $Xrsvd, %rsi
|
||||
; CHECK: movq $Xrsvd, %rdi
|
||||
; CHECK: movq $Xrsvd, %r8
|
||||
entry:
|
||||
br i1 undef, label %if.then, label %if.end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user