[all-commits] [llvm/llvm-project] 52f33f: [PowerPC] Enable redundant TOC save removal on AIX

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Sun Mar 21 23:30:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52f33f795305c1264e9ee03e0899d419a44d12c3
      https://github.com/llvm/llvm-project/commit/52f33f795305c1264e9ee03e0899d419a44d12c3
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2021-03-22 (Mon, 22 Mar 2021)

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

  Log Message:
  -----------
  [PowerPC] Enable redundant TOC save removal on AIX

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D97039




More information about the All-commits mailing list