1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/unittests/Transforms
Florian Hahn 000449765c [VPlan] Clean up uses/operands on VPBB deletion.
Update the code responsible for deleting VPBBs and recipes to properly
update users and release operands.

This is another preparation for D84680 & following patches towards
enabling modeling def-use chains in VPlan.
2020-10-05 14:43:52 +01:00
..
IPO Attributor.h - remove unnecessary includes. NFCI. 2020-07-30 15:26:41 +01:00
Scalar Fix build due to renaming in LoopInfo. 2020-09-22 17:33:38 -04:00
Utils [SCEVExpander] Support expanding nonintegral pointers with constant base. 2020-09-19 17:19:53 +01:00
Vectorize [VPlan] Clean up uses/operands on VPBB deletion. 2020-10-05 14:43:52 +01:00
CMakeLists.txt