[PATCH] D85850: [PowerPC][AIX] Fix frame-pointer and base-pointer save/restore offset.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 10:12:26 PDT 2020
sfertile updated this revision to Diff 287432.
sfertile added a comment.
- Removed now unused local variable.
- Removed -framepointer=all option in lit test.
- Fixed formatting of runsteps in new lit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85850/new/
https://reviews.llvm.org/D85850
Files:
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/test/CodeGen/PowerPC/aix-base-pointer.ll
llvm/test/CodeGen/PowerPC/aix-framepointer-save-restore.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85850.287432.patch
Type: text/x-patch
Size: 4667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/a0694eff/attachment.bin>
More information about the llvm-commits
mailing list