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

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 16:01:04 PDT 2017


jtony updated this revision to Diff 105796.
jtony marked 3 inline comments as done.
jtony added a comment.

Address comments from Hiroshi.


https://reviews.llvm.org/D34337

Files:
  lib/Target/PowerPC/PPCFrameLowering.cpp
  lib/Target/PowerPC/PPCSubtarget.h
  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.105796.patch
Type: text/x-patch
Size: 6048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/bdcfcef6/attachment.bin>


More information about the llvm-commits mailing list