[PATCH] D83404: [PowerPC][PCRelative] Thread Local Storage Support for Local Exec
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 12:46:24 PDT 2020
Conanap updated this revision to Diff 289544.
Conanap marked 7 inline comments as done.
Conanap added a comment.
Added test case for non-zero offset, added a few flags to the RUN lines and removed some unecessary comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83404/new/
https://reviews.llvm.org/D83404
Files:
llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
llvm/test/CodeGen/PowerPC/pcrel-tls-local-exec.ll
llvm/test/MC/PowerPC/pcrel-tls-local-exec-address-load-reloc.s
llvm/test/MC/PowerPC/pcrel-tls-local-exec-value-load-reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83404.289544.patch
Type: text/x-patch
Size: 10307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/6886723a/attachment.bin>
More information about the llvm-commits
mailing list