Skip to content
Commit 671f2c08 authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent 47ff6aad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment