[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
Mon Feb 10 11:14:16 PST 2020
sfertile created this revision.
sfertile added reviewers: Xiangling_L, cebowleratibm, ZarkoCA.
Herald added subscribers: shchenz, jsji, kbarton, hiraditya, nemanjai, qcolombet.
Herald added a project: LLVM.
Extends the existing support for spilling and restoring the condition register to the linkage area for 32-bit targets, and enable for AIX.
Repository:
rG LLVM Github Monorepo
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/ppc64-alloca-crspill.ll
llvm/test/CodeGen/PowerPC/ppc64-crsave.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74349.243637.patch
Type: text/x-patch
Size: 20753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/5aaf9957/attachment.bin>
More information about the llvm-commits
mailing list