Using Register instead of unsigned.
Also added isStack to mirror the other members, and eventually remove
the static testers.
Paths
| Differential D89718
[NFC][Regalloc] Type 2 statics in terms of Register ClosedPublic Authored by mtrofin on Oct 19 2020, 11:16 AM.
Details Summary Using Register instead of unsigned. Also added isStack to mirror the other members, and eventually remove
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 20 2020, 10:16 AM Closed by commit rGe902269c493c: [NFC][Regalloc] Type 2 statics in terms of Register (authored by mtrofin). · Explain WhyOct 20 2020, 11:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299429 llvm/include/llvm/CodeGen/Register.h
|