[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
Thu Mar 12 07:35:55 PDT 2020
stefanp updated this revision to Diff 249924.
stefanp added a comment.
It is correct that the code did not need to be moved. I've moved it back.
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/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.249924.patch
Type: text/x-patch
Size: 29804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/f7c61fa3/attachment.bin>
More information about the llvm-commits
mailing list