[PATCH] D66329: [PowerPC] [Peephole] fold frame offset by using index form to save add.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 01:15:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG822059147bf2: [PowerPC] [Peephole] fold frame offset by using index form to save add. (authored by shchenz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66329

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  llvm/test/CodeGen/PowerPC/fold-frame-offset-using-rr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66329.226384.patch
Type: text/x-patch
Size: 14095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/a1146b90/attachment-0001.bin>


More information about the llvm-commits mailing list