[PATCH] D90008: [NFC] Use [MC]Register in RegAllocPBQP & RegisterCoalescer

Gaurav Jain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 21:39:43 PDT 2020


gjain created this revision.
gjain added reviewers: mtrofin, dsanders, qcolombet.
Herald added subscribers: llvm-commits, tpr, hiraditya, MatzeB.
Herald added a project: LLVM.
gjain requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90008

Files:
  llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/include/llvm/CodeGen/RegAllocPBQP.h
  llvm/include/llvm/MC/MCRegister.h
  llvm/lib/CodeGen/RegAllocPBQP.cpp
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/lib/CodeGen/RegisterCoalescer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90008.300161.patch
Type: text/x-patch
Size: 21121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/68636756/attachment.bin>


More information about the llvm-commits mailing list