[PATCH] D114654: [PowerPC][AIX] Add toc-data support for 64-bit AIX

Yousuf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 13:38:38 PST 2021


yoalione updated this revision to Diff 390117.
yoalione added a comment.

Address PR comments and combine common code.


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

https://reviews.llvm.org/D114654

Files:
  llvm/lib/Target/PowerPC/P10InstrResources.td
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/test/CodeGen/PowerPC/basic-toc-data-extern.ll
  llvm/test/CodeGen/PowerPC/basic-toc-data-local-linkage.ll
  llvm/test/CodeGen/PowerPC/toc-data.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114654.390117.patch
Type: text/x-patch
Size: 16168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/48b688e1/attachment.bin>


More information about the llvm-commits mailing list