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:
76020ed
)
Revert the testcase from the previous reverted commit.
author
Eric Christopher
<echristo@apple.com>
Tue, 11 Jan 2011 09:20:44 +0000
(09:20 +0000)
committer
Eric Christopher
<echristo@apple.com>
Tue, 11 Jan 2011 09:20:44 +0000
(09:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123227
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Analysis/ScalarEvolution/nsw.ll
patch
|
blob
|
history
diff --git
a/test/Analysis/ScalarEvolution/nsw.ll
b/test/Analysis/ScalarEvolution/nsw.ll
index 62a61cb636d72c46a46c5901e7c1e06da937196d..530ed39ac1c099286aa0339859b8ef0f89f86a90 100644
(file)
--- a/
test/Analysis/ScalarEvolution/nsw.ll
+++ b/
test/Analysis/ScalarEvolution/nsw.ll
@@
-75,6
+75,4
@@
for.cond.for.end_crit_edge.i.i: ; preds = %for.body.i.i
_ZSt4fillIPiiEvT_S1_RKT0_.exit: ; preds = %entry, %for.cond.for.end_crit_edge.i.i
ret void
-
-; CHECK: Loop %for.body.i.i: backedge-taken count is ((-4 + (-1 * %begin) + %end) /u 4)
}