[PATCH] D24093: [PPC] Claim stack frame before storing into it, if no red zone is present

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 05:38:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
kparzysz marked 3 inline comments as done.
Closed by commit rL280705: [PPC] Claim stack frame before storing into it, if no red zone is present (authored by kparzysz).

Changed prior to commit:
  https://reviews.llvm.org/D24093?vs=69885&id=70391#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24093

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24093.70391.patch
Type: text/x-patch
Size: 10758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/a5213354/attachment.bin>


More information about the llvm-commits mailing list