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

Chuang-Yu Cheng via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 03:49:47 PDT 2016


cycheng updated this revision to Diff 52344.
cycheng marked 5 inline comments as done.
cycheng added a comment.

Fixed issues mentioned by Kit


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.52344.patch
Type: text/x-patch
Size: 20899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/66be3863/attachment.bin>


More information about the llvm-commits mailing list