[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
Tue Jun 2 07:08:49 PDT 2020
pratlucas updated this revision to Diff 267867.
pratlucas added a comment.
Removing unecessary include and fixing formatting.
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.267867.patch
Type: text/x-patch
Size: 16897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/825e0324/attachment.bin>
More information about the llvm-commits
mailing list