aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/induction.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+61
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* LoopVectorizer: Extend the induction variable to a larger typeArnold Schwaighofer2013-11-181-0/+42
* LoopVectorizer: Perform redundancy elimination on induction variablesArnold Schwaighofer2013-11-011-0/+38
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-1/+1
* LoopVectorize: Handle loops with multiple forward inductionsArnold Schwaighofer2013-05-141-0/+30