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

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 11:39:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
nemanjai marked an inline comment as done.
Closed by commit rL365232: [PowerPC] Move TOC save to prologue when profitable (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63803?vs=206642&id=208216#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63803

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63803.208216.patch
Type: text/x-patch
Size: 13176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/84478045/attachment.bin>


More information about the llvm-commits mailing list