[PATCH] D82315: [PowerPC][PCRelative] Thread Local Storage Support for General Dynamic
Kamau Bridgeman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 13:08:39 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb74b80bb2d31: [PowerPC][PCRelative] Thread Local Storage Support for General Dynamic (authored by kamaub).
Changed prior to commit:
https://reviews.llvm.org/D82315?vs=283697&id=286886#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82315/new/
https://reviews.llvm.org/D82315
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/PPCInstPrinter.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/PPCInstrPrefix.td
llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
llvm/test/CodeGen/PowerPC/pcrel-tls-general-dynamic.ll
llvm/test/MC/PowerPC/pcrel-tls-general-dynamic-address-load-reloc.s
llvm/test/MC/PowerPC/pcrel-tls-general-dynamic-value-load-reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82315.286886.patch
Type: text/x-patch
Size: 21396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/b7c70912/attachment.bin>
More information about the llvm-commits
mailing list