[PATCH] D87916: [PowerPC][LLD] Extend R2 save stub to support offsets of more than 26 bits

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 11:55:37 PDT 2020


stefanp updated this revision to Diff 293543.
stefanp added a comment.

Fixed 24 to 26 bits as the 24 bits was not correct.
Added mayUseShortThunk handling.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87916

Files:
  lld/ELF/Thunks.cpp
  lld/test/ELF/ppc64-toc-call-to-pcrel-long-jump.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87916.293543.patch
Type: text/x-patch
Size: 7214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/1ad7e2c9/attachment.bin>


More information about the llvm-commits mailing list