[PATCH] D41737: [PowerPC] Try to move the stack pointer update instruction later in the prologue and earlier in the epilogue

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 14:24:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322036: [PowerPC] Manually schedule the prologue and epilogue (authored by stefanp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41737?vs=128762&id=128985#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41737

Files:
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/trunk/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc-redzone-alignment-bug.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll
  llvm/trunk/test/CodeGen/PowerPC/vsxD-Form-spills.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41737.128985.patch
Type: text/x-patch
Size: 13852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/f774dd8b/attachment.bin>


More information about the llvm-commits mailing list