[PATCH] D80999: [ARM][CodeGen] Enabling spilling of high registers in RegAllocFast for Thumb1

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 09:20:44 PDT 2020


pratlucas updated this revision to Diff 268501.
pratlucas added a comment.

Rebasing on top of rG66251f7e1de7 <https://reviews.llvm.org/rG66251f7e1de79a7c1620659b7f58352b8c8e892e>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80999

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
  llvm/test/CodeGen/Thumb/high-reg-spill.mir
  llvm/test/CodeGen/Thumb/no-regs-available.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80999.268501.patch
Type: text/x-patch
Size: 16254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/b6a04a5b/attachment.bin>


More information about the llvm-commits mailing list