[PATCH] D63677: [ARM] Don't reserve R12 on Thumb1 as an emergency spill slot.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 11:38:18 PDT 2019
efriedma updated this revision to Diff 206272.
efriedma added a comment.
Improved comment on ExtraCSSpill.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63677/new/
https://reviews.llvm.org/D63677
Files:
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ThumbRegisterInfo.cpp
lib/Target/ARM/ThumbRegisterInfo.h
test/CodeGen/ARM/ldrex-frame-size.ll
test/CodeGen/ARM/scavenging.mir
test/CodeGen/ARM/thumb1-varalloc.ll
test/CodeGen/Thumb/emergency-spill-slot.ll
test/CodeGen/Thumb/frame-access.ll
test/CodeGen/Thumb/large-stack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63677.206272.patch
Type: text/x-patch
Size: 41783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/f98b6ae0/attachment.bin>
More information about the llvm-commits
mailing list