Merge r261331: avoid out of bounds loads for interleaved access vectorization
[oota-llvm.git] / test / Transforms / LoopReroll / nonconst_lb.ll
2015-06-24 Jingyue Wu[LSR] canonicalize Prod*(1<<C) to Prod<<C
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-01-03 David PeixottoFix loop rerolling pass failure with non-consant loop...