summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlanValue.h
Commit message (Expand)AuthorAgeFilesLines
* [VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).Florian Hahn2019-12-071-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [VPlan, SLP] Add simple SLP analysis on top of VPlan.Florian Hahn2018-11-141-0/+16
* [VPlan] VPlan version of InterleavedAccessInfo.Florian Hahn2018-11-131-0/+1
* [VPlan] Implement initial vector code generation support for simple outer loops.Hideki Saito2018-09-141-0/+3
* [VPlan] Reland r332654 and silence unused func warningDiego Caballero2018-05-211-7/+28
* Reverted r332654 as it has broken some buildbots and left unfixed for a long ...Galina Kistanova2018-05-181-28/+7
* [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.Diego Caballero2018-05-171-7/+28
* [LV] Model masking in VPlan, introducing VPInstructionsGil Rapaport2017-11-201-0/+146
OpenPOWER on IntegriCloud