mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
00583a45ed
The patch introduces dominator analysis for VPBlockBases and extend VPlan's GraphTraits specialization with the required interfaces. Dominator analysis will be necessary to perform some H-CFG transformations and to introduce VPLoopInfo (LoopInfo analysis on top of the VPlan representation). Reviewers: fhahn, rengolin, mkuper, hfinkel, mssimpso Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D48815 llvm-svn: 338310 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
VPlanDominatorTreeTest.cpp | ||
VPlanHCFGTest.cpp | ||
VPlanTest.cpp | ||
VPlanTestBase.h |