[LV] Never widen an induction variable.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / shl.ll
2015-06-24 Jingyue Wu[LSR] canonicalize Prod*(1<<C) to Prod<<C