[PATCH] D88738: [PowerPC][PCRelative] Turn on TLS support for PCRel by default

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 07:51:00 PDT 2020


NeHuang created this revision.
NeHuang added reviewers: stefanp, nemanjai, power-llvm-team, hfinkel.
NeHuang added a project: LLVM.
Herald added subscribers: llvm-commits, shchenz, hiraditya.
NeHuang requested review of this revision.

Turn on TLS support for PCRel by default and update the test cases.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88738

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/pcrel-tls-general-dynamic.ll
  llvm/test/CodeGen/PowerPC/pcrel-tls-initial-exec.ll
  llvm/test/CodeGen/PowerPC/pcrel-tls-local-dynamic.ll
  llvm/test/CodeGen/PowerPC/pcrel-tls-local-exec.ll
  llvm/test/CodeGen/PowerPC/pcrel-tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88738.295827.patch
Type: text/x-patch
Size: 5993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/ae8b3a71/attachment.bin>


More information about the llvm-commits mailing list