Fixed a bug in memory dependence checking module of loop vectorization. The following...
[oota-llvm.git] / test / Transforms / LoopVectorize / loop-form.ll
2014-12-02 Michael ZolotukhinPR21302. Vectorize only bottom-tested loops.