[PATCH] D34337: [PPC] Fix two bugs in frame lowering.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 06:50:34 PDT 2017


jtony updated this revision to Diff 103368.
jtony marked 5 inline comments as done.
jtony added a comment.

Address the comments from Nemanja and Stefan.
Add one test case to test the alignment calculation change.


https://reviews.llvm.org/D34337

Files:
  lib/Target/PowerPC/PPCFrameLowering.cpp
  test/CodeGen/PowerPC/ppc-redzone-alignment-bug.ll
  test/CodeGen/PowerPC/svr4-redzone.ll
  test/CodeGen/PowerPC/tailcall1-64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34337.103368.patch
Type: text/x-patch
Size: 4531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/878911d6/attachment.bin>


More information about the llvm-commits mailing list