summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/mmx-schedule.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/mmx-schedule.ll')
-rw-r--r--llvm/test/CodeGen/X86/mmx-schedule.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/mmx-schedule.ll b/llvm/test/CodeGen/X86/mmx-schedule.ll
index af81bf33d1b..6010b7366db 100644
--- a/llvm/test/CodeGen/X86/mmx-schedule.ll
+++ b/llvm/test/CodeGen/X86/mmx-schedule.ll
@@ -878,7 +878,7 @@ define void @test_movntq(x86_mmx* %a0, x86_mmx %a1) optsize {
;
; BTVER2-LABEL: test_movntq:
; BTVER2: # %bb.0:
-; BTVER2-NEXT: movntq %mm0, (%rdi) # sched: [1:1.00]
+; BTVER2-NEXT: movntq %mm0, (%rdi) # sched: [2:1.00]
; BTVER2-NEXT: retq # sched: [4:1.00]
;
; ZNVER1-LABEL: test_movntq:
OpenPOWER on IntegriCloud