[PATCH] D43677: [PowerPC] Disable shrink-wrapping when PC address is acquired through the link register

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 15:11:08 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325972: [PowerPC] Disable shrink-wrapping when getting PC address through the LR (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43677?vs=135636&id=135715#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43677

Files:
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCMachineFunctionInfo.h
  llvm/trunk/test/CodeGen/PowerPC/pr33547.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43677.135715.patch
Type: text/x-patch
Size: 6104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/af500c2f/attachment.bin>


More information about the llvm-commits mailing list