Revert r198208 and reapply:
[oota-llvm.git] / test / CodeGen / SystemZ / int-cmp-11.ll
index 8dd2ebcfbf116ccd1597d4938c7b4cf8541315f0..c74135a5d3931fd1803fc3320b8fbb229b48e1cf 100644 (file)
@@ -16,7 +16,7 @@ define double @f1(double %a, double %b, i64 %i1) {
 ; Check comparisons with 1.
 define double @f2(double %a, double %b, i64 %i1) {
 ; CHECK-LABEL: f2:
-; CHECK: cgijl %r2, 1
+; CHECK: cgijle %r2, 0
 ; CHECK: ldr %f0, %f2
 ; CHECK: br %r14
   %cond = icmp slt i64 %i1, 1