summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/schedule-x86_64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/schedule-x86_64.ll')
-rw-r--r--llvm/test/CodeGen/X86/schedule-x86_64.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/schedule-x86_64.ll b/llvm/test/CodeGen/X86/schedule-x86_64.ll
index 02c468503a4..0ee3b332e42 100644
--- a/llvm/test/CodeGen/X86/schedule-x86_64.ll
+++ b/llvm/test/CodeGen/X86/schedule-x86_64.ll
@@ -5640,7 +5640,7 @@ define void @test_imul_16(i16 %a0, i16* %a1) optsize {
; ATOM-LABEL: test_imul_16:
; ATOM: # %bb.0:
; ATOM-NEXT: #APP
-; ATOM-NEXT: imulw %di # sched: [6:3.00]
+; ATOM-NEXT: imulw %di # sched: [7:3.50]
; ATOM-NEXT: imulw (%rsi) # sched: [8:4.00]
; ATOM-NEXT: imulw %di, %di # sched: [6:3.00]
; ATOM-NEXT: imulw (%rsi), %di # sched: [7:3.50]
@@ -5803,7 +5803,7 @@ define void @test_imul_32(i32 %a0, i32* %a1) optsize {
; ATOM-LABEL: test_imul_32:
; ATOM: # %bb.0:
; ATOM-NEXT: #APP
-; ATOM-NEXT: imull %edi # sched: [5:5.00]
+; ATOM-NEXT: imull %edi # sched: [6:3.00]
; ATOM-NEXT: imull (%rsi) # sched: [7:3.50]
; ATOM-NEXT: imull %edi, %edi # sched: [5:5.00]
; ATOM-NEXT: imull (%rsi), %edi # sched: [5:5.00]
OpenPOWER on IntegriCloud