summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/no_outside_user.ll
Commit message (Expand)AuthorAge
* Fix missing CHECK-LABELsMatt Arsenault2013-10-02
* Don't vectorize if there are outside loop users of the induction variable.Arnold Schwaighofer2013-09-16
* LoopVectorize: PHIs with only outside users should prevent vectorizationArnold Schwaighofer2013-05-31