Revert r251593.
[oota-llvm.git] / test / Transforms / LoopVectorize / PowerPC /
2015-09-04 Hal Finkel[PowerPC] Enable interleaved-access vectorization
2015-09-03 Hal Finkel[PowerPC] Always use aggressive interleaving on the A2
2015-03-06 Olivier SallenaveDo not restrict interleaved unrolling to small loops...
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-13 Olivier SallenaveCheck interleaving without relying on debug output.
2015-02-13 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/PowerPC/small-loop...
2015-02-12 Olivier SallenaveChange max interleave factor to 12 for POWER7 and POWER8.
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-04-02 Hal Finkel[LoopVectorizer] Count dependencies of consecutive...