summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/schedule-x86_32.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/schedule-x86_32.ll')
-rw-r--r--llvm/test/CodeGen/X86/schedule-x86_32.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/schedule-x86_32.ll b/llvm/test/CodeGen/X86/schedule-x86_32.ll
index 1179300df93..601b4234ad2 100644
--- a/llvm/test/CodeGen/X86/schedule-x86_32.ll
+++ b/llvm/test/CodeGen/X86/schedule-x86_32.ll
@@ -1348,7 +1348,7 @@ define void @test_jcxz_jecxz() optsize {
; ZNVER1-NEXT: #APP
; ZNVER1-NEXT: JXTGT:
; ZNVER1-NEXT: jcxz JXTGT # sched: [1:0.50]
-; ZNVER1-NEXT: jecxz JXTGT # sched: [1:0.25]
+; ZNVER1-NEXT: jecxz JXTGT # sched: [1:0.50]
; ZNVER1-NEXT: #NO_APP
; ZNVER1-NEXT: retl # sched: [1:0.50]
call void asm sideeffect "JXTGT: \0A\09 jcxz JXTGT \0A\09 jecxz JXTGT", ""()
OpenPOWER on IntegriCloud