[PATCH] D16315: [ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abi

Chuang-Yu Cheng via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 06:50:29 PST 2016


cycheng updated this revision to Diff 49053.
cycheng added a comment.

Add new test case for testing combination of sibling call optimizing and shrink wrapping.

**NOTE!** This patch is dependent on **http://reviews.llvm.org/D17606**


http://reviews.llvm.org/D16315

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  test/CodeGen/PowerPC/ppc64-calls.ll
  test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll
  test/CodeGen/PowerPC/ppc64-sibcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16315.49053.patch
Type: text/x-patch
Size: 20350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/0c87170b/attachment.bin>


More information about the llvm-commits mailing list