[PATCH] D42590: [PowerPC] Try to move the stack pointer update instruction later in the prologue and earlier in the epilogue (Version 2)
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 28 04:22:59 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355085: [PowerPC] Move the stack pointer update instruction later in the prologue and… (authored by stefanp, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D42590?vs=186779&id=188707#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42590/new/
https://reviews.llvm.org/D42590
Files:
llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.h
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.h
llvm/trunk/test/CodeGen/PowerPC/CSR-fit.ll
llvm/trunk/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
llvm/trunk/test/CodeGen/PowerPC/not-fixed-frame-object.ll
llvm/trunk/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42590.188707.patch
Type: text/x-patch
Size: 34279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/6ed7233a/attachment-0001.bin>
More information about the llvm-commits
mailing list