[PATCH] D58378: [PowerPC]Leverage the addend in the TOC relocation to do the address calculation

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 1 22:24:04 PST 2020


steven.zhang updated this revision to Diff 235828.
steven.zhang added a comment.

Still need to investigate why it is 27 bit limit.


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

https://reviews.llvm.org/D58378

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/toc-float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58378.235828.patch
Type: text/x-patch
Size: 8015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/540645ac/attachment.bin>


More information about the llvm-commits mailing list