[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
Wed Aug 16 08:03:14 PDT 2017


jonpa created this revision.

TargetRegisterInfo::getRegAllocationHints() is implemented for SystemZ with an increase in number of LOCRs.

Also included as background is an experiment that involves constraining the regclasses during isel pseudo expansion.

Comments will follow.


https://reviews.llvm.org/D36795

Files:
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.h
  lib/Target/SystemZ/SystemZRegisterInfo.cpp
  lib/Target/SystemZ/SystemZRegisterInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36795.111345.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/15b2ac4b/attachment.bin>


More information about the llvm-commits mailing list