summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).Florian Hahn2019-12-071-5/+5
* [LV] Record GEP widening decisions in recipe (NFCI)Gil Rapaport2019-12-061-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Recommit r336653: [VPlan] Add VPlanTestBase.h with helperFlorian Hahn2018-07-111-30/+8
* Revert r336653 "[VPlan] Add VPlanTestBase.h with helper class to build VPlan ...Evgeniy Stepanov2018-07-101-8/+30
* [VPlan] Add VPlanTestBase.h with helper class to build VPlan for tests.Florian Hahn2018-07-101-30/+8
* [VPlan][LV] Introduce condition bit in VPBlockBaseDiego Caballero2018-07-091-1/+3
* [VPlan] Add VPInstruction to VPRecipe transformation.Florian Hahn2018-06-181-0/+178
OpenPOWER on IntegriCloud