From 48eec43fdb0f79b6e10677a3c74d6faa51edd897 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Tue, 11 Jan 2011 09:20:44 +0000 Subject: 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 --- test/Analysis/ScalarEvolution/nsw.ll | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/Analysis/ScalarEvolution') diff --git a/test/Analysis/ScalarEvolution/nsw.ll b/test/Analysis/ScalarEvolution/nsw.ll index 62a61cb..530ed39 100644 --- 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) } -- cgit v1.1