[PATCH] D102443: [PowerPC] Added multiple PowerPC builtins

Quinn Pham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 14 11:49:28 PDT 2021


quinnp updated this revision to Diff 345517.
quinnp added a comment.

Re-added some changes that were lost in the previous updates.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102443

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/test/CodeGen/builtins-ppc-xlcompat-sync.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-msync.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync.ll
  llvm/test/CodeGen/PowerPC/eieio.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102443.345517.patch
Type: text/x-patch
Size: 14557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/88201f04/attachment.bin>


More information about the cfe-commits mailing list