diff options
Diffstat (limited to 'test/CodeGen/SystemZ/int-cmp-06.ll')
| -rw-r--r-- | test/CodeGen/SystemZ/int-cmp-06.ll | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/test/CodeGen/SystemZ/int-cmp-06.ll b/test/CodeGen/SystemZ/int-cmp-06.ll index 16c2ade83553..7b6a9aec6287 100644 --- a/test/CodeGen/SystemZ/int-cmp-06.ll +++ b/test/CodeGen/SystemZ/int-cmp-06.ll @@ -8,7 +8,7 @@ declare i64 @foo() define double @f1(double %a, double %b, i64 %i1, i32 %unext) { ; CHECK-LABEL: f1: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = zext i32 %unext to i64 @@ -21,7 +21,7 @@ define double @f1(double %a, double %b, i64 %i1, i32 %unext) { define double @f2(double %a, double %b, i64 %i1, i64 %unext) { ; CHECK-LABEL: f2: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = and i64 %unext, 4294967295 @@ -56,7 +56,7 @@ define double @f4(double %a, double %b, i64 %i1, i64 %unext) { define double @f5(double %a, double %b, i64 %i1, i32 %unext) { ; CHECK-LABEL: f5: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: je +; CHECK-NEXT: ber %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = zext i32 %unext to i64 @@ -69,7 +69,7 @@ define double @f5(double %a, double %b, i64 %i1, i32 %unext) { define double @f6(double %a, double %b, i64 %i1, i64 %unext) { ; CHECK-LABEL: f6: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: je +; CHECK-NEXT: ber %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = and i64 %unext, 4294967295 @@ -82,7 +82,7 @@ define double @f6(double %a, double %b, i64 %i1, i64 %unext) { define double @f7(double %a, double %b, i64 %i1, i32 %unext) { ; CHECK-LABEL: f7: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: jlh +; CHECK-NEXT: blhr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = zext i32 %unext to i64 @@ -95,7 +95,7 @@ define double @f7(double %a, double %b, i64 %i1, i32 %unext) { define double @f8(double %a, double %b, i64 %i1, i64 %unext) { ; CHECK-LABEL: f8: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: jlh +; CHECK-NEXT: blhr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = and i64 %unext, 4294967295 @@ -108,7 +108,7 @@ define double @f8(double %a, double %b, i64 %i1, i64 %unext) { define double @f9(double %a, double %b, i64 %i1, i32 *%ptr) { ; CHECK-LABEL: f9: ; CHECK: clgf %r2, 0(%r3) -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %unext = load i32 , i32 *%ptr @@ -134,7 +134,7 @@ define double @f10(double %a, double %b, i64 %i1, i32 *%ptr) { define double @f11(double %a, double %b, i64 %i1, i32 *%ptr) { ; CHECK-LABEL: f11: ; CHECK: clgf %r2, 0(%r3) -; CHECK-NEXT: je +; CHECK-NEXT: ber %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %unext = load i32 , i32 *%ptr @@ -148,7 +148,7 @@ define double @f11(double %a, double %b, i64 %i1, i32 *%ptr) { define double @f12(double %a, double %b, i64 %i1, i32 *%ptr) { ; CHECK-LABEL: f12: ; CHECK: clgf %r2, 0(%r3) -; CHECK-NEXT: jlh +; CHECK-NEXT: blhr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %unext = load i32 , i32 *%ptr @@ -162,7 +162,7 @@ define double @f12(double %a, double %b, i64 %i1, i32 *%ptr) { define double @f13(double %a, double %b, i64 %i1, i32 *%base) { ; CHECK-LABEL: f13: ; CHECK: clgf %r2, 524284(%r3) -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %ptr = getelementptr i32, i32 *%base, i64 131071 @@ -179,7 +179,7 @@ define double @f14(double %a, double %b, i64 %i1, i32 *%base) { ; CHECK-LABEL: f14: ; CHECK: agfi %r3, 524288 ; CHECK: clgf %r2, 0(%r3) -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %ptr = getelementptr i32, i32 *%base, i64 131072 @@ -194,7 +194,7 @@ define double @f14(double %a, double %b, i64 %i1, i32 *%base) { define double @f15(double %a, double %b, i64 %i1, i32 *%base) { ; CHECK-LABEL: f15: ; CHECK: clgf %r2, -4(%r3) -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %ptr = getelementptr i32, i32 *%base, i64 -1 @@ -209,7 +209,7 @@ define double @f15(double %a, double %b, i64 %i1, i32 *%base) { define double @f16(double %a, double %b, i64 %i1, i32 *%base) { ; CHECK-LABEL: f16: ; CHECK: clgf %r2, -524288(%r3) -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %ptr = getelementptr i32, i32 *%base, i64 -131072 @@ -226,7 +226,7 @@ define double @f17(double %a, double %b, i64 %i1, i32 *%base) { ; CHECK-LABEL: f17: ; CHECK: agfi %r3, -524292 ; CHECK: clgf %r2, 0(%r3) -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %ptr = getelementptr i32, i32 *%base, i64 -131073 @@ -241,7 +241,7 @@ define double @f17(double %a, double %b, i64 %i1, i32 *%base) { define double @f18(double %a, double %b, i64 %i1, i64 %base, i64 %index) { ; CHECK-LABEL: f18: ; CHECK: clgf %r2, 524284({{%r4,%r3|%r3,%r4}}) -; CHECK-NEXT: jl +; CHECK-NEXT: blr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %add1 = add i64 %base, %index @@ -345,7 +345,7 @@ define i64 @f19(i32 *%ptr0) { define double @f20(double %a, double %b, i64 %i1, i32 %unext) { ; CHECK-LABEL: f20: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: jh +; CHECK-NEXT: bhr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = zext i32 %unext to i64 @@ -358,7 +358,7 @@ define double @f20(double %a, double %b, i64 %i1, i32 %unext) { define double @f21(double %a, double %b, i64 %i1, i64 %unext) { ; CHECK-LABEL: f21: ; CHECK: clgfr %r2, %r3 -; CHECK-NEXT: jh +; CHECK-NEXT: bhr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %i2 = and i64 %unext, 4294967295 @@ -371,7 +371,7 @@ define double @f21(double %a, double %b, i64 %i1, i64 %unext) { define double @f22(double %a, double %b, i64 %i2, i32 *%ptr) { ; CHECK-LABEL: f22: ; CHECK: clgf %r2, 0(%r3) -; CHECK-NEXT: jh {{\.L.*}} +; CHECK-NEXT: bhr %r14 ; CHECK: ldr %f0, %f2 ; CHECK: br %r14 %unext = load i32 , i32 *%ptr |
