[PATCH] D74349: [PowerPC][AIX] Spill and restore the non-volatile condition register bits.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 08:27:07 PST 2020
sfertile updated this revision to Diff 243886.
sfertile added a comment.
Herald added a subscriber: wuzish.
- Add missed 32-bit AIX mir test.
- Update comment on creating fixed stack object to linkage area to include AIX.
- Fix offset fixed stack object for crsaves refrences at for aix32.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74349/new/
https://reviews.llvm.org/D74349
Files:
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/lib/Target/PowerPC/PPCFrameLowering.h
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/test/CodeGen/PowerPC/aix32-crsave.mir
llvm/test/CodeGen/PowerPC/ppc64-alloca-crspill.ll
llvm/test/CodeGen/PowerPC/ppc64-crsave.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74349.243886.patch
Type: text/x-patch
Size: 23933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/16dfcab1/attachment-0001.bin>
More information about the llvm-commits
mailing list