[PATCH] D90725: [NFC] Use [MC]Register in register allocation

Gaurav Jain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 15:48:34 PST 2020


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90725

Files:
  llvm/include/llvm/CodeGen/LiveRangeEdit.h
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/RegAllocBase.cpp
  llvm/lib/CodeGen/RegAllocBasic.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegAllocPBQP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90725.302705.patch
Type: text/x-patch
Size: 15034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/1b87fc6c/attachment.bin>


More information about the llvm-commits mailing list