Fixed a bug in memory dependence checking module of loop vectorization. The following...
[oota-llvm.git] / test / Transforms / LoopVectorize / runtime-check-readonly-address-space.ll
2014-12-02 Michael ZolotukhinApply loop-rotate to several vectorizer tests.
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-10-02 Matt ArsenaultDon't use runtime bounds check between address spaces.