[PATCH] D63803: [PowerPC] Move TOC save to prologue when profitable

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 05:46:55 PDT 2019


nemanjai updated this revision to Diff 206642.
nemanjai added a comment.

Remove unnecessary function and fix up conditions for the transformation.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63803/new/

https://reviews.llvm.org/D63803

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h
  llvm/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
  llvm/test/CodeGen/PowerPC/tocSaveInPrologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63803.206642.patch
Type: text/x-patch
Size: 12693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/904bdb33/attachment-0001.bin>


More information about the llvm-commits mailing list