[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
Thu Feb 13 18:10:59 PST 2020
sfertile updated this revision to Diff 244556.
sfertile marked 6 inline comments as done.
sfertile added a comment.
- Removed stale comments.
- Renamed the check prefixes in the 64-bit crsave test related to `mfocr` and` mfcr` difference becuase it erroneously made it seem the difference was due to power8 vs power7 ISA.
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/aix-crspill.ll
llvm/test/CodeGen/PowerPC/aix32-crsave.mir
llvm/test/CodeGen/PowerPC/alloca-crspill.ll
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.244556.patch
Type: text/x-patch
Size: 30944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/f2c9cdce/attachment-0001.bin>
More information about the llvm-commits
mailing list