[PATCH] D155730: [PowerPC] Add a pass to merge all of the constant global arrays into one pool.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 08:15:17 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84e2fd7ee4a9: [PowerPC] Add a pass to merge all of the constant global arrays into one pool. (authored by stefanp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155730

Files:
  llvm/lib/Target/PowerPC/CMakeLists.txt
  llvm/lib/Target/PowerPC/PPC.h
  llvm/lib/Target/PowerPC/PPCMergeStringPool.cpp
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll
  llvm/test/CodeGen/PowerPC/mergeable-string-pool-large.ll
  llvm/test/CodeGen/PowerPC/mergeable-string-pool-pass-only.mir
  llvm/test/CodeGen/PowerPC/mergeable-string-pool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155730.556156.patch
Type: text/x-patch
Size: 150920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/79dac668/attachment-0001.bin>


More information about the llvm-commits mailing list