[PATCH] D89171: [NFC][Regalloc] Pass VirtRegMap by reference.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 08:42:08 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG596a9f6b89d0: [NFC][Regalloc] Pass VirtRegMap by reference. (authored by mtrofin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89171

Files:
  llvm/include/llvm/CodeGen/CalcSpillWeights.h
  llvm/lib/CodeGen/CalcSpillWeights.cpp
  llvm/lib/CodeGen/LiveRangeEdit.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: D89171.297604.patch
Type: text/x-patch
Size: 6872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/107f8b24/attachment.bin>


More information about the llvm-commits mailing list