[PATCH] D84360: [LLD][PowerPC] Implement GOT to PC-Rel relaxation

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 07:58:41 PDT 2020


nemanjai updated this revision to Diff 284730.
nemanjai added a comment.
Herald added subscribers: s.egerton, simoncook.

Cleaned up the definitions of instructions and addressed other minor comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84360

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Arch/PPCInsns.def
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Options.td
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/test/ELF/Inputs/ppc64-got-to-pcrel-relaxation-def.s
  lld/test/ELF/ppc64-got-to-pcrel-relaxation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84360.284730.patch
Type: text/x-patch
Size: 26743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/c45386b1/attachment.bin>


More information about the llvm-commits mailing list