[Differential] D79864: [PowerPC] Add linker opt for PC Relative GOT indirect accesses

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 07:14:21 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa60251d739b9: [PowerPC] Add linker opt for PC Relative GOT indirect accesses (authored by stefanp).

Changed prior to commit:
  https://reviews.llvm.org/D79864?vs=278828&id=279090#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79864/new/

https://reviews.llvm.org/D79864

Files:
  llvm/include/llvm/MC/MCExpr.h
  llvm/lib/MC/MCExpr.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
  llvm/lib/Target/PowerPC/PPC.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
  llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
  llvm/test/CodeGen/PowerPC/pcrel-call-linkage-with-calls.ll
  llvm/test/CodeGen/PowerPC/pcrel-got-indirect.ll
  llvm/test/CodeGen/PowerPC/pcrel-linkeropt.ll
  llvm/test/CodeGen/PowerPC/pcrel-relocation-plus-offset.ll
  llvm/test/CodeGen/PowerPC/pcrel-tail-calls.ll
  llvm/test/CodeGen/PowerPC/pcrel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79864.279090.patch
Type: text/x-patch
Size: 45042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/47f7f972/attachment.bin>


More information about the llvm-commits mailing list