[MachineVerifier] Try harder to verify LiveStacks
authorJay Foad <jay.foad@amd.com>
Wed, 6 Jul 2022 13:00:32 +0000 (14:00 +0100)
committerJay Foad <jay.foad@amd.com>
Tue, 12 Jul 2022 08:54:54 +0000 (09:54 +0100)
commit0d1b5268e8e1dc799c4b5734c0cb4a61168c58b7
tree011d0ee8a47b48b1bc5cfe98bea37e22f86d815b
parent4d7d5c5f0025dd9b1f32c30ab473d2095970fd18
[MachineVerifier] Try harder to verify LiveStacks

Verify the LiveStacks analysis after a pass that claims to preserve it,
even if there are no further passes (apart from the verifier itself)
that would use the analysis.

Differential Revision: https://reviews.llvm.org/D129200
llvm/lib/CodeGen/MachineVerifier.cpp