[PATCH] D97948: [AIX][TLS] Generate 32-bit general-dynamic access code sequence

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 13:27:51 PST 2021


lei updated this revision to Diff 328295.
lei added a comment.

Remove non tls related tests.
Split up linkage coverage between the 3 test files.
Improve on documentation of code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97948

Files:
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
  llvm/lib/Target/PowerPC/PPCTargetStreamer.h
  llvm/test/CodeGen/PowerPC/aix-tls-checks.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-double.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-int.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-longlong.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97948.328295.patch
Type: text/x-patch
Size: 68288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/7c37b192/attachment.bin>


More information about the llvm-commits mailing list