[PATCH] D65553: Move register namespacing definitions from TargetRegisterInfo to Register and a new MCRegister

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 20:33:16 PDT 2019


dsanders updated this revision to Diff 212716.
dsanders added a comment.

Update as discussed at https://reviews.llvm.org/D65552
Made it independent of D65552 <https://reviews.llvm.org/D65552>. Added initial MCRegister to house the bit that belongs there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65553

Files:
  llvm/include/llvm/CodeGen/Register.h
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/include/llvm/MC/MCRegister.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65553.212716.patch
Type: text/x-patch
Size: 8300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/6efee096/attachment.bin>


More information about the llvm-commits mailing list