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:
5da69c7
)
Fix buggy test
author
Chris Lattner
<sabre@nondot.org>
Thu, 23 Oct 2003 15:46:42 +0000
(15:46 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 23 Oct 2003 15:46:42 +0000
(15:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9407
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 f04632e3ab11e1428dbd33a342673b83064cdc28..4feee420dd559ccd1d85dbfb40ac2171f1941da6 100644
(file)
--- a/
test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
+++ b/
test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
@@
-1,7
+1,7
@@
; This testcase was incorrectly computing that the loopentry.7 loop was
; not a child of the loopentry.6 loop.
;
-; RUN: analyze %s -loops | grep "^ Loop Containing: %loopentry.7"
+; RUN: analyze %s -loops | grep "^
Loop Containing: %loopentry.7"
void %getAndMoveToFrontDecode() { ; No predecessors!
br label %endif.2