summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnroll/runtime-loop1.ll
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-02-19 20:55:17 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-02-19 20:55:17 +0000
commit8af9f2019d565de6161a3ce884a16942fe2dde29 (patch)
tree16dc2c22ced0ee00053811c657e52dead9db406d /test/Transforms/LoopUnroll/runtime-loop1.ll
parent608e665946afc2b89050fcf0b99070db2c006bee (diff)
Diffstat (limited to 'test/Transforms/LoopUnroll/runtime-loop1.ll')
-rw-r--r--test/Transforms/LoopUnroll/runtime-loop1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopUnroll/runtime-loop1.ll b/test/Transforms/LoopUnroll/runtime-loop1.ll
index 38b4f32354a33..5ff75e33f7f86 100644
--- a/test/Transforms/LoopUnroll/runtime-loop1.ll
+++ b/test/Transforms/LoopUnroll/runtime-loop1.ll
@@ -3,7 +3,7 @@
; This tests that setting the unroll count works
; CHECK: for.body.prol:
-; CHECK: br i1 %prol.iter.cmp, label %for.body.prol, label %for.body.preheader.split
+; CHECK: br label %for.body.preheader.split
; CHECK: for.body:
; CHECK: br i1 %exitcond.1, label %for.end.loopexit.unr-lcssa, label %for.body
; CHECK-NOT: br i1 %exitcond.4, label %for.end.loopexit{{.*}}, label %for.body