aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2014-08-04-muls-it.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2014-08-04-muls-it.ll')
-rw-r--r--test/CodeGen/ARM/2014-08-04-muls-it.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/CodeGen/ARM/2014-08-04-muls-it.ll b/test/CodeGen/ARM/2014-08-04-muls-it.ll
index 4636bff..5ba1347 100644
--- a/test/CodeGen/ARM/2014-08-04-muls-it.ll
+++ b/test/CodeGen/ARM/2014-08-04-muls-it.ll
@@ -17,9 +17,7 @@ if.end: ; preds = %if.then, %entry
; CHECK-LABEL: function
; CHECK: cmp r0, r1
-; CHECK: bne [[LABEL:[.*]]]
; CHECK-NOT: mulseq r0, r0, r0
-; CHECK: [[LABEL]]
-; CHECK: muls r0, r0, r0
+; CHECK: muleq r0, r0, r0
; CHECK: bx lr