As part of this, define DenseMapInfo for MCRegister (and Register while I'm at it)
Depends on D65599
Paths
| Differential D65605
Use MCRegister in MCRegisterInfo's interfaces ClosedPublic Authored by dsanders on Aug 1 2019, 1:38 PM.
Details Summary As part of this, define DenseMapInfo for MCRegister (and Register while I'm at it) Depends on D65599
Diff Detail
Event TimelineComment Actions Previous patch was based off an earlier attempt at this. Correct it to be based on D65599 dsanders added inline comments.
Comment Actions
This revision is now accepted and ready to land.Aug 1 2019, 5:52 PM Closed by commit rL367719: Use MCRegister in MCRegisterInfo's interfaces (authored by dsanders). · Explain WhyAug 2 2019, 1:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213117 llvm/trunk/include/llvm/CodeGen/Register.h
llvm/trunk/include/llvm/CodeGen/TargetRegisterInfo.h
llvm/trunk/include/llvm/MC/MCRegister.h
llvm/trunk/include/llvm/MC/MCRegisterInfo.h
llvm/trunk/lib/CodeGen/CalcSpillWeights.cpp
llvm/trunk/lib/CodeGen/RegAllocFast.cpp
llvm/trunk/lib/MC/MCRegisterInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/trunk/lib/Target/Hexagon/BitTracker.cpp
llvm/trunk/lib/Target/Hexagon/HexagonExpandCondsets.cpp
|