Files
clang-p2996/llvm/lib/Target/Mips
Sergei Barannikov 4374026d6d [MIPS] Check if register is non-null before calling isSuperOrSubRegisterEq (NFCI)
D151036 adds an assertions that prohibits iterating over sub- and
super-registers of a null register. This is already the case when
iterating over register units of a null register, and worked by
accident for sub- and super-registers.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D151288
2023-05-25 06:33:41 +03:00
..
2023-02-14 01:22:12 -08:00