summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Vectorize
Commit message (Expand)AuthorAgeFilesLines
* [LV][VPlan] Change to implement VPlan based predication forHideki Saito2019-01-232-0/+231
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* [VPlan, SLP] Add simple SLP analysis on top of VPlan.Florian Hahn2018-11-142-0/+900
* [VPlan] Introduce VPLoopInfo analysis.Diego Caballero2018-07-312-0/+88
* [VPlan] Introduce VPlan-based dominator analysis.Diego Caballero2018-07-303-2/+210
* Recommit r336653: [VPlan] Add VPlanTestBase.h with helperFlorian Hahn2018-07-112-30/+69
* Revert r336653 "[VPlan] Add VPlanTestBase.h with helper class to build VPlan ...Evgeniy Stepanov2018-07-102-76/+30
* [VPlan] Add VPlanTestBase.h with helper class to build VPlan for tests.Florian Hahn2018-07-102-30/+76
* [VPlan][LV] Introduce condition bit in VPBlockBaseDiego Caballero2018-07-091-1/+3
* [VPlan] Add Analysis and Core to LLVM_LINK_COMPONENTSHeejin Ahn2018-06-181-0/+2
* [VPlan] Add VPInstruction to VPRecipe transformation.Florian Hahn2018-06-182-0/+180
* [VPlanRecipeBase] Add eraseFromParent().Florian Hahn2018-06-181-0/+20
* [VPlanRecipeBase] Add insertBefore helper.Florian Hahn2018-06-182-0/+51
OpenPOWER on IntegriCloud