mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
Update this test for a trivial register allocation difference.
llvm-svn: 94989
This commit is contained in:
parent
8b9ed55bfb
commit
36bca4e4ba
@ -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