Merge r261331: avoid out of bounds loads for interleaved access vectorization
[oota-llvm.git] / test / Transforms / LoopReroll / basic.ll
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...
2015-02-16 James Molloy[LoopReroll] Relax some assumptions a little.
2015-02-12 James Molloy[LoopRerolling] Be more forgiving with instruction...
2015-02-11 James Molloy[LoopReroll] Introduce the concept of DAGRootSets.
2014-01-03 David PeixottoFix loop rerolling pass failure with non-consant loop...
2013-11-16 Hal FinkelAdd a loop rerolling pass