[PATCH] D89018: [NFC][MC] MCRegister API typing.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 16:13:16 PDT 2020


mtrofin created this revision.
mtrofin added reviewers: qcolombet, dsanders, gjain, wmi.
Herald added subscribers: llvm-commits, tpr, hiraditya, jgravelle-google, sbc100, dschuff, MatzeB.
Herald added a project: LLVM.
mtrofin requested review of this revision.
Herald added a subscriber: aheejin.

Mostly LiveIntervals, with their effects (users).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89018

Files:
  llvm/include/llvm/CodeGen/LiveIntervals.h
  llvm/include/llvm/CodeGen/VirtRegMap.h
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/lib/CodeGen/LiveRangeEdit.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/lib/CodeGen/RegisterCoalescer.h
  llvm/lib/CodeGen/VirtRegMap.cpp
  llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
  llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89018.296825.patch
Type: text/x-patch
Size: 12886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/6595194c/attachment.bin>


More information about the llvm-commits mailing list