[PATCH] D86836: Support a list of CostPerUse values

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 20:46:31 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG892e4567e135: Support a list of CostPerUse values (authored by cdevadas).

Changed prior to commit:
  https://reviews.llvm.org/D86836?vs=305048&id=320038#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86836

Files:
  llvm/include/llvm/CodeGen/RegisterClassInfo.h
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/include/llvm/Target/Target.td
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegisterClassInfo.cpp
  llvm/lib/Target/ARC/ARCRegisterInfo.td
  llvm/lib/Target/ARM/ARMRegisterInfo.td
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/lib/Target/X86/X86RegisterInfo.td
  llvm/test/TableGen/RegisterInfoEmitter-regcost-list.td
  llvm/test/TableGen/RegisterInfoEmitter-regcost-tuple.td
  llvm/test/TableGen/RegisterInfoEmitter-regcost.td
  llvm/utils/TableGen/CodeGenRegisters.cpp
  llvm/utils/TableGen/CodeGenRegisters.h
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86836.320038.patch
Type: text/x-patch
Size: 28268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/0e000cf4/attachment.bin>


More information about the llvm-commits mailing list