[PATCH] D75288: [ARM][ConstantIslands] Fix stack mis-alignment caused by undoLRSpillRestore.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 11:30:53 PST 2020
huihuiz updated this revision to Diff 247323.
huihuiz marked an inline comment as done.
huihuiz edited the summary of this revision.
huihuiz edited reviewers, added: ostannard; removed: olista01.
huihuiz added a comment.
Thank you so much Oliver Stannard for the review!
Getting rid of a few more unnecessary code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75288/new/
https://reviews.llvm.org/D75288
Files:
llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
llvm/test/CodeGen/Thumb/remove-unneeded-push-pop.ll
llvm/test/CodeGen/Thumb/stack-mis-alignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75288.247323.patch
Type: text/x-patch
Size: 48879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/d8385979/attachment.bin>
More information about the llvm-commits
mailing list