Andrew Trick e62289b98f When SCEV can determine the loop test is X < X, set ExactBECount=0.
When ExactBECount is a constant, use it for MaxBECount.
When MaxBECount cannot be computed, replace it with ExactBECount.
Fixes PR9424.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127342 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-09 17:29:58 +00:00
..
2011-02-24 19:09:52 +00:00
2011-03-09 01:05:00 +00:00
2011-03-09 00:33:17 +00:00
2011-03-09 08:11:02 +00:00