[PATCH] D36795: [SystemZ] Increase number of LOCRs emitted by passing regalloc hints

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 05:39:38 PDT 2017


jonpa updated this revision to Diff 115203.
jonpa edited the summary of this revision.
jonpa added a comment.

Patch rewritten towards using hard regalloc hints with a worklist search over LOCRMux GRX32 registers.


https://reviews.llvm.org/D36795

Files:
  include/llvm/Target/TargetRegisterInfo.h
  lib/CodeGen/AllocationOrder.cpp
  lib/CodeGen/AllocationOrder.h
  lib/CodeGen/TargetRegisterInfo.cpp
  lib/Target/ARM/ARMBaseRegisterInfo.cpp
  lib/Target/ARM/ARMBaseRegisterInfo.h
  lib/Target/SystemZ/SystemZInstrInfo.cpp
  lib/Target/SystemZ/SystemZRegisterInfo.cpp
  lib/Target/SystemZ/SystemZRegisterInfo.h
  lib/Target/SystemZ/SystemZRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36795.115203.patch
Type: text/x-patch
Size: 15980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/4e9d2b59/attachment.bin>


More information about the llvm-commits mailing list