[PATCH] D97039: [PowerPC] Enable redundant TOC save removal on AIX

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 20 00:05:23 PST 2021


qiucf updated this revision to Diff 325166.
qiucf marked 2 inline comments as done.
qiucf added a comment.

- Add comment about TOC save in prologue
- Support 32-bit AIX


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97039

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/test/CodeGen/PowerPC/remove-redundant-toc-saves.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97039.325166.patch
Type: text/x-patch
Size: 6156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210220/def357c1/attachment.bin>


More information about the llvm-commits mailing list