1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/unittests/Transforms/Vectorize
Florian Hahn db4bd974f6 [VPlan] Add mayReadOrWriteMemory & friends.
This patch adds initial implementation of mayReadOrWriteMemory,
mayReadFromMemory and mayWriteToMemory to VPRecipeBase.

Used by D100258.
2021-05-24 13:11:32 +01:00
..
CMakeLists.txt [LV][VPlan] Change to implement VPlan based predication for 2019-01-23 22:43:12 +00:00
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp [VPlan] Print VPValue operands for VPWidenPHI if possible. 2021-04-06 12:11:21 +01:00
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp [VPlan] Add getPlan() to VPBlockBase. 2020-03-03 13:20:13 +00:00
VPlanSlpTest.cpp [BasicAA] Drop dependency on Loop Info. PR43276 2021-03-17 11:43:44 +07:00
VPlanTest.cpp [VPlan] Add mayReadOrWriteMemory & friends. 2021-05-24 13:11:32 +01:00
VPlanTestBase.h [VPlan] Support to widen select intructions in VPlan native path 2021-03-10 20:59:53 +00:00