[PATCH] D11817: Enable Shrink Wrapping for PPC64.

Kit Barton via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 12:08:19 PDT 2015


kbarton updated this revision to Diff 33608.
kbarton added a comment.

Changed the interface to override the new TargetFrameLowering::enableShrinkWrapping method defined in http://reviews.llvm.org/D12293.


http://reviews.llvm.org/D11817

Files:
  lib/Target/PowerPC/PPCEarlyReturn.cpp
  lib/Target/PowerPC/PPCFrameLowering.cpp
  lib/Target/PowerPC/PPCFrameLowering.h
  test/CodeGen/PowerPC/ppc-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11817.33608.patch
Type: text/x-patch
Size: 26106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150831/eb2555f2/attachment.bin>


More information about the llvm-commits mailing list