summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* [LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)Gil Rapaport2019-11-091-10/+34
* Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (N...Gil Rapaport2019-11-081-34/+10
* [LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)Gil Rapaport2019-11-081-10/+34
* Temporarily Revert "[LV] Apply sink-after & interleave-groups as VPlan transf...Eric Christopher2019-11-061-34/+10
* [LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)Gil Rapaport2019-11-051-10/+34
* Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (N...Benjamin Kramer2019-11-041-34/+10
* [LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)Gil Rapaport2019-11-041-10/+34
* [LV] Move getScalarizationOverhead and vector call cost computations to CM. (...Florian Hahn2019-05-151-6/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* recommit 344472 after fixing build failure on ARM and PPC.Dorit Nuzman2018-10-141-1/+2
* revert 344472 due to failures.Dorit Nuzman2018-10-141-2/+1
* [IAI,LV] Add support for vectorizing predicated strided accesses using maskedDorit Nuzman2018-10-141-1/+2
* [VPlan] Move recipe construction to VPRecipeBuilder.Florian Hahn2018-06-081-0/+131
OpenPOWER on IntegriCloud