[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / test / Transforms / LoopVectorize / 2012-10-22-isconsec.ll
2015-03-13 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-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-10-26 Nadav RotemMove the target-specific tests, which require specific...
2012-10-22 Nadav RotemDon't crash if the load/store pointer is not a GEP.