LoopVectorize: Vectorize all accesses in address space zero with unit stride
[oota-llvm.git] / test / Transforms / LoopVectorize / flags.ll
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-10-31 Nadav RotemLoopVectorize: Preserve NSW, NUW and IsExact flags.