[PATCH] D87721: [PowerPC][PCRelative] Thread Local Storage Support for Local Dynamic
Victor Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 11:50:26 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG652a8f150d49: [PowerPC][PCRelative] Thread Local Storage Support for Local Dynamic (authored by NeHuang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87721/new/
https://reviews.llvm.org/D87721
Files:
llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
llvm/include/llvm/MC/MCExpr.h
llvm/lib/MC/MCExpr.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
llvm/lib/Target/PowerPC/PPC.h
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.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
llvm/test/CodeGen/PowerPC/pcrel-tls-local-dynamic.ll
llvm/test/MC/PowerPC/pcrel-tls-local-dynamic-reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87721.293828.patch
Type: text/x-patch
Size: 18922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200923/3b46df28/attachment.bin>
More information about the llvm-commits
mailing list