[PATCH] D102443: [PowerPC] Added multiple PowerPC builtins
Quinn Pham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 27 11:04:20 PDT 2021
quinnp updated this revision to Diff 348332.
quinnp added a comment.
Addressing the last comments made by @nemanjai.
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/lib/Basic/Targets/PPC.cpp
clang/lib/Basic/Targets/PPC.h
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.348332.patch
Type: text/x-patch
Size: 18207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210527/bcdb54cd/attachment-0001.bin>
More information about the cfe-commits
mailing list