projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
927793b
)
Update this test for the LoopInfo::print changes.
author
Dan Gohman
<gohman@apple.com>
Fri, 27 Feb 2009 00:17:49 +0000
(
00:17
+0000)
committer
Dan Gohman
<gohman@apple.com>
Fri, 27 Feb 2009 00:17:49 +0000
(
00:17
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65597
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
patch
|
blob
|
history
diff --git
a/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
b/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
index 48f4cfbf78e0ceb28b0baa837e975347796a3944..34b9c4431810c8d8af1598281f5790ed6c7b65f8 100644
(file)
--- a/
test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
+++ b/
test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
@@
-2,7
+2,7
@@
; not a child of the loopentry.6 loop.
;
; RUN: llvm-as < %s | opt -analyze -loops | \
-; RUN: grep {^ Loop
Containing: %loopentry.7
}
+; RUN: grep {^ Loop
at depth 4 containing: %loopentry.7<header><latch><exit>
}
define void @getAndMoveToFrontDecode() {
br label %endif.2