diff options
Diffstat (limited to 'test/CodeGen/SystemZ/int-cmp-01.ll')
| -rw-r--r-- | test/CodeGen/SystemZ/int-cmp-01.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/int-cmp-01.ll b/test/CodeGen/SystemZ/int-cmp-01.ll index 97b697db3bdb8..12060b157fa37 100644 --- a/test/CodeGen/SystemZ/int-cmp-01.ll +++ b/test/CodeGen/SystemZ/int-cmp-01.ll @@ -154,7 +154,7 @@ define void @f10(i32 %lhs, i64 %base, i64 %index, i32 *%dst) { define double @f11(double %a, double %b, i32 %rhs, i16 *%src) { ; CHECK-LABEL: f11: ; CHECK: ch %r2, 0(%r3) -; CHECK-NEXT: jh {{\.L.*}} +; CHECK-NEXT: bhr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %half = load i16 , i16 *%src |
