Jay Foad eac8e25ea5 [CodeGen] Fix type of MachineRegisterInfo::RegAllocHints. NFC.
The first member of the pair should be unsigned instead of Register
because it is the hint type, 0 for simple (target independent) hints and
other values for target dependent hints.

Differential Revision: https://reviews.llvm.org/D146646
2023-03-22 18:41:10 +00:00
..
2023-01-17 22:33:57 -05:00