1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +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
VPlanDominatorTreeTest.cpp
VPlanHCFGTest.cpp [VPlan] Print VPValue operands for VPWidenPHI if possible. 2021-04-06 12:11:21 +01:00
VPlanLoopInfoTest.cpp
VPlanPredicatorTest.cpp
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