LoopVectorize: Vectorize all accesses in address space zero with unit stride
[oota-llvm.git] / test / Transforms / LoopVectorize / vectorize-once.ll
2013-05-28 Paul RedmondAdd support for llvm.vectorizer metadata
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-02 Nadav RotemPR14448 - prevent the loop vectorizer from vectorizing...