[PATCH] D86754: [PowerPC] Implement instruction clustering for stores

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 20:14:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c0b3250230b: [PowerPC] Implement instruction clustering for stores (authored by qiucf).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86754

Files:
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/fusion-load-store.ll
  llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86754.290398.patch
Type: text/x-patch
Size: 22713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/b0857fa3/attachment.bin>


More information about the llvm-commits mailing list