summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2013-10-10 22:37:47 +0000
committerMatthias Braun <matze@braunis.de>2013-10-10 22:37:47 +0000
commit72d3607d3c8bc5132e0d4e182fcdb0e630d8b999 (patch)
treedc0b37712486e3a71a8529ac8489dd248a70d441 /llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
parent65a008683fb69c4c4a44229f4c147fac49fc75b4 (diff)
downloadbcm5719-llvm-72d3607d3c8bc5132e0d4e182fcdb0e630d8b999.tar.gz
bcm5719-llvm-72d3607d3c8bc5132e0d4e182fcdb0e630d8b999.zip
Tests: Use CHECK-LABEL where possible
llvm-svn: 192403
Diffstat (limited to 'llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll')
-rw-r--r--llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll b/llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
index 8bc8cb1d890..2bebcf48185 100644
--- a/llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
+++ b/llvm/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
@@ -82,7 +82,7 @@ KBBlockZero.exit: ; preds = %bb2.i
; <rdar://problem/14379453>
; Hard-coded registers comes from the ABI.
-; CHECK: wrapDistance:
+; CHECK-LABEL: wrapDistance:
; CHECK: cmp r1, #59
; CHECK-NEXT: itt le
; CHECK-NEXT: suble r0, r2, #1
OpenPOWER on IntegriCloud