[PATCH] D156292: [PowerPC] Support initial-exec TLS relocation on AIX

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 01:29:00 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG21bea1a20869: [PowerPC] Support initial-exec TLS relocation on AIX (authored by qiucf).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156292

Files:
  llvm/include/llvm/MC/MCExpr.h
  llvm/lib/MC/MCExpr.cpp
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/aix-tls-ie-ldst.ll
  llvm/test/CodeGen/PowerPC/aix-tls-ie-xcoff-reloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156292.554624.patch
Type: text/x-patch
Size: 86834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/2de91cfc/attachment-0001.bin>


More information about the llvm-commits mailing list