summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/hoist-loads.ll
Commit message (Expand)AuthorAgeFilesLines
* [LoopVectorize] Leverage speculation safety to avoid masked.loadsPhilip Reames2019-09-091-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+70
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-70/+0
* [LV] Move isLegalMasked* functions from Legality to CostModelRenato Golin2018-02-261-1/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-2/+2
* LoopVectorize: Hoist conditional loads if possibleArnold Schwaighofer2013-05-151-0/+69
OpenPOWER on IntegriCloud