[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
Fri Jan 5 09:20:25 PST 2018


stefanp updated this revision to Diff 128762.
stefanp added a comment.

Fixed a typo and a missing set of brackets.


https://reviews.llvm.org/D41737

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

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


More information about the llvm-commits mailing list