[PATCH] D65605: Use MCRegister in MCRegisterInfo's interfaces

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 13:22:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367719: Use MCRegister in MCRegisterInfo's interfaces (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65605?vs=212943&id=213117#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65605/new/

https://reviews.llvm.org/D65605

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65605.213117.patch
Type: text/x-patch
Size: 20508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/1115c87d/attachment.bin>


More information about the llvm-commits mailing list