[PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 10:31:32 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282174: [PPC] Set SP after loading data from stack frame, if no red zone is present (authored by kparzysz).

Changed prior to commit:
  https://reviews.llvm.org/D24466?vs=72150&id=72191#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24466

Files:
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/trunk/test/CodeGen/PowerPC/ppc32-pic-large.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc32-pic.ll
  llvm/trunk/test/CodeGen/PowerPC/stack-no-redzone.ll
  llvm/trunk/test/CodeGen/PowerPC/stack-realign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24466.72191.patch
Type: text/x-patch
Size: 23049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/946a053a/attachment.bin>


More information about the llvm-commits mailing list