Dan Gohman aa03649af2 Extend the IndVarSimplify support for promoting induction variables:
- Test for signed and unsigned wrapping conditions, instead of just
   testing for non-negative induction ranges. 
 - Handle loops with GT comparisons, in addition to LT comparisons.
 - Support more cases of induction variables that don't start at 0.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64532 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-14 02:31:09 +00:00
..
2008-11-27 22:46:09 +00:00
2008-11-21 21:00:20 +00:00
2009-01-15 20:18:42 +00:00
2008-09-25 21:00:45 +00:00
2008-11-27 22:56:14 +00:00