summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlanSLP.cpp
Commit message (Expand)AuthorAgeFilesLines
* [VPlanSLP] Don't dereference a cast_or_null<VPInstruction> result. NFCI.Simon Pilgrim2019-09-161-5/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [VPlan, SLP] Use SmallPtrSet for Candidates.Florian Hahn2018-11-141-26/+25
* [VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle.Florian Hahn2018-11-141-4/+4
* [VPlan] Update ifdef.Florian Hahn2018-11-141-2/+2
* [VPlan, SLP] Add simple SLP analysis on top of VPlan.Florian Hahn2018-11-141-0/+469
OpenPOWER on IntegriCloud