[PATCH] D75280: [PowerPC][Future] Add initial support for PC Relative addressing for global values

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 09:46:43 PDT 2020


stefanp updated this revision to Diff 249420.
stefanp added a comment.
Herald added a subscriber: wuzish.

Removed inaccurate debug statement.


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

https://reviews.llvm.org/D75280

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/csr-split.ll
  llvm/test/CodeGen/PowerPC/global-address-non-got-indirect-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75280.249420.patch
Type: text/x-patch
Size: 30779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/1bf97a35/attachment.bin>


More information about the llvm-commits mailing list