[PATCH] D81947: [PowerPC][PCRelative] Thread Local Storage Support for Initial Exec
Kamau Bridgeman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 21 08:13:37 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG365f861c45bb: [PowerPC][PCRelative] Thread Local Storage Support for Initial Exec (authored by kamaub).
Changed prior to commit:
https://reviews.llvm.org/D81947?vs=283895&id=287041#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81947/new/
https://reviews.llvm.org/D81947
Files:
llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
llvm/include/llvm/MC/MCExpr.h
llvm/lib/MC/MCExpr.cpp
llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.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/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
llvm/test/CodeGen/PowerPC/pcrel-tls-initial-exec.ll
llvm/test/MC/PowerPC/pcrel-tls-initial-exec-address-load-reloc.s
llvm/test/MC/PowerPC/pcrel-tls-initial-exec-value-load-reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81947.287041.patch
Type: text/x-patch
Size: 15005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200821/9040bfc8/attachment.bin>
More information about the llvm-commits
mailing list