summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll')
-rw-r--r--llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll b/llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll
index 83c7676e57e..15b7e9410fc 100644
--- a/llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll
+++ b/llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll
@@ -25,6 +25,7 @@ bb1: ; preds = %bb
br label %bb2
bb2: ; preds = %bb1, %entry
+; CHECK: bb2
; CHECK: cmp [[REG]], #0
; CHECK: ble
%indvar = phi i32 [ %indvar.next, %bb1 ], [ 0, %entry ]
OpenPOWER on IntegriCloud