Revert the testcase from the previous reverted commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123227 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2011-01-11 09:20:44 +00:00
parent 76020ed6f3
commit 48eec43fdb

View File

@ -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)
}