summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/induction.ll
Commit message (Expand)AuthorAge
* Fix broken CHECK lines.Benjamin Kramer2014-01-11
* LoopVectorizer: Extend the induction variable to a larger typeArnold Schwaighofer2013-11-18
* LoopVectorizer: Perform redundancy elimination on induction variablesArnold Schwaighofer2013-11-01
* Fix missing CHECK-LABELsMatt Arsenault2013-10-02
* LoopVectorize: Handle loops with multiple forward inductionsArnold Schwaighofer2013-05-14