Merge r261331: avoid out of bounds loads for interleaved access vectorization
[oota-llvm.git] / test / Transforms / LoopVectorize / loop-vect-memdep.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-01-05 Michael KupersteinFix broken test from r225159.
2015-01-05 Jiangning LiuFixed a bug in memory dependence checking module of...