projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f8eea8
)
Update this test for a trivial register allocation difference.
author
Dan Gohman
<gohman@apple.com>
Mon, 1 Feb 2010 19:00:32 +0000
(19:00 +0000)
committer
Dan Gohman
<gohman@apple.com>
Mon, 1 Feb 2010 19:00:32 +0000
(19:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94989
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2009-09-07-CoalescerBug.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2009-09-07-CoalescerBug.ll
b/test/CodeGen/X86/2009-09-07-CoalescerBug.ll
index 55432be1c2c98f054452489b9089a66ee811f9fe..a5b4a79401ea881d5ed6983c8db0a219c858e022 100644
(file)
--- a/
test/CodeGen/X86/2009-09-07-CoalescerBug.ll
+++ b/
test/CodeGen/X86/2009-09-07-CoalescerBug.ll
@@
-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