[PATCH] D55283: CodeGen: Refactor regallocator command line and target selection

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 10:31:19 PST 2019


arsenm updated this revision to Diff 187948.
arsenm marked an inline comment as done.
arsenm added a comment.

Rename hook, move StackSlotColoring


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

https://reviews.llvm.org/D55283

Files:
  include/llvm/CodeGen/TargetPassConfig.h
  lib/CodeGen/TargetPassConfig.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/NVPTX/NVPTXTargetMachine.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55283.187948.patch
Type: text/x-patch
Size: 8280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/ca9ce110/attachment.bin>


More information about the llvm-commits mailing list