Move partial/runtime unrolling late in the pipeline
[oota-llvm.git] / test / Transforms / LoopVectorize / no_outside_user.ll
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-09-16 Arnold SchwaighoferDon't vectorize if there are outside loop users of...
2013-05-31 Arnold SchwaighoferLoopVectorize: PHIs with only outside users should...