summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/reverse_induction.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+152
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-152/+0
* [LV] Don't emit unused scalars for uniform instructionsMatthew Simpson2016-09-211-30/+0
* Recommit the patch "Use uniforms set to populate VecValuesToIgnore".Wei Mi2016-07-191-8/+19
* Revert rL275912.Wei Mi2016-07-181-19/+8
* Use uniforms set to populate VecValuesToIgnore.Wei Mi2016-07-181-8/+19
* [LV] Avoid unnecessary IV scalar-to-vector-to-scalar conversionsMatthew Simpson2016-07-141-24/+0
* [LV] Don't widen trivial induction variablesMatthew Simpson2016-07-061-7/+55
* [LV] Use vector phis for some secondary induction variablesMichael Kuperstein2016-06-091-6/+8
* [LV] Switch to using canonical induction variables.James Molloy2015-09-021-6/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* [LoopVectorize] Induction variables: support arbitrary constant step.Hao Liu2015-01-301-2/+2
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-5/+5
* LoopVectorize: Use the widest induction variable typeArnold Schwaighofer2013-05-111-0/+69
* LoopVectorize: getConsecutiveVector must respect signed arithmeticArnold Schwaighofer2013-05-071-0/+79
OpenPOWER on IntegriCloud