projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83d134c
)
[X86] Regenerate sdiv_fix.ll tests. NFCI.
author
Simon Pilgrim
<llvm-dev@redking.me.uk>
Thu, 25 Feb 2021 11:37:33 +0000
(11:37 +0000)
committer
Simon Pilgrim
<llvm-dev@redking.me.uk>
Thu, 25 Feb 2021 11:37:46 +0000
(11:37 +0000)
llvm/test/CodeGen/X86/sdiv_fix.ll
patch
|
blob
|
history
diff --git
a/llvm/test/CodeGen/X86/sdiv_fix.ll
b/llvm/test/CodeGen/X86/sdiv_fix.ll
index
3b3a1b5
..
3079487
100644
(file)
--- a/
llvm/test/CodeGen/X86/sdiv_fix.ll
+++ b/
llvm/test/CodeGen/X86/sdiv_fix.ll
@@
-274,7
+274,7
@@
define i64 @func5(i64 %x, i64 %y) nounwind {
; X64-NEXT: movq %rbx, %rsi
; X64-NEXT: movq %r14, %rdx
; X64-NEXT: movq %r12, %rcx
-; X64-NEXT: callq __divti3
+; X64-NEXT: callq __divti3
@PLT
; X64-NEXT: movq %rax, %r13
; X64-NEXT: decq %rax
; X64-NEXT: movq %rax, (%rsp) # 8-byte Spill
@@
-287,7
+287,7
@@
define i64 @func5(i64 %x, i64 %y) nounwind {
; X64-NEXT: movq %rbx, %rsi
; X64-NEXT: movq %r14, %rdx
; X64-NEXT: movq %r12, %rcx
-; X64-NEXT: callq __modti3
+; X64-NEXT: callq __modti3
@PLT
; X64-NEXT: orq %rax, %rdx
; X64-NEXT: setne %al
; X64-NEXT: testb %bpl, %al