llvm-project/llvm/unittests/Transforms/Vectorize
Florian Hahn f250892373
[VPlan] Make VPRecipeBase inherit from VPDef.
This patch makes VPRecipeBase a direct subclass of VPDef, moving the
SubclassID to VPDef.

Reviewed By: gilr

Differential Revision: https://reviews.llvm.org/D90564
2020-12-21 13:34:00 +00:00
..
CMakeLists.txt
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp [VPlan] Move test strs to variables, silence spurious C4129 (NFC). 2020-03-31 13:18:15 +01:00
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp [VPlan] Add getPlan() to VPBlockBase. 2020-03-03 13:20:13 +00:00
VPlanSlpTest.cpp [NFC] Reduce include files dependency. 2020-12-03 18:25:05 +03:00
VPlanTest.cpp [VPlan] Make VPRecipeBase inherit from VPDef. 2020-12-21 13:34:00 +00:00
VPlanTestBase.h LoopAnalysisManager.h - reduce includes to forward declarations. NFC. 2020-06-06 14:06:46 +01:00