Dan Gohman 3695fd42a9 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.

llvm-svn: 64532
2009-02-14 02:31:09 +00:00
..
2009-02-04 21:07:37 +00:00
2008-06-16 04:25:39 +00:00
2009-02-13 22:36:38 +00:00
2009-02-14 00:19:28 +00:00
2009-02-09 09:41:49 +00:00
2009-01-05 08:14:35 +00:00
2008-10-15 22:34:34 +00:00
2008-07-28 18:41:03 +00:00