diff options
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/CodeGen/X86/mmx-schedule.ll | 2 |
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 9d3aa067e4a..1149ed0158d 100644 --- a/llvm/test/CodeGen/X86/mmx-schedule.ll +++ b/llvm/test/CodeGen/X86/mmx-schedule.ll @@ -4098,7 +4098,7 @@ define i32 @test_pmovmskb(x86_mmx %a0) optsize { ; ; BTVER2-LABEL: test_pmovmskb: ; BTVER2: # %bb.0: -; BTVER2-NEXT: pmovmskb %mm0, %eax # sched: [1:0.50] +; BTVER2-NEXT: pmovmskb %mm0, %eax # sched: [3:1.00] ; BTVER2-NEXT: retq # sched: [4:1.00] ; ; ZNVER1-LABEL: test_pmovmskb: |

