[PATCH] D153645: [PowerPC][TLS] Add additional TLS X-Form loads/store instructions

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 09:33:59 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
amyk marked an inline comment as done.
Closed by commit rG11b71ade51e0: [PowerPC][TLS] Add additional TLS X-Form loads/store instructions (authored by amyk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153645

Files:
  llvm/lib/Target/PowerPC/P10InstrResources.td
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.ll
  llvm/test/CodeGen/PowerPC/tls-pie-xform.ll
  llvm/test/MC/PowerPC/ppc64-tls-relocs-01.s
  llvm/test/MC/PowerPC/ppc64-tls-relocs-double-01.s
  llvm/test/MC/PowerPC/ppc64-tls-relocs-float-01.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153645.535023.patch
Type: text/x-patch
Size: 18216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/d44a123f/attachment.bin>


More information about the llvm-commits mailing list