[PATCH] D81126: [PowerPC] Fix for PC Relative call protocol

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 05:23:21 PDT 2020


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

Fixed up comment and test cases.
Removed condition that was not required.


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

https://reviews.llvm.org/D81126

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/func-alias.ll
  llvm/test/CodeGen/PowerPC/ifunc.ll
  llvm/test/CodeGen/PowerPC/pcrel-local-caller-toc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81126.274423.patch
Type: text/x-patch
Size: 13048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/e2cad023/attachment-0001.bin>


More information about the llvm-commits mailing list