Merge r261331: avoid out of bounds loads for interleaved access vectorization
[oota-llvm.git] / test / Transforms / LoopVectorize / value-ptr-bug.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...
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-01-24 Alp TokerFix known typos
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-05-22 Arnold SchwaighoferLoopVectorize: Make Value pointers that could be RAUW...