[PATCH] D105236: [PowerPC] Implament Load and Reserve and Store Conditional Builtins
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 5 12:57:28 PDT 2021
Conanap updated this revision to Diff 356559.
Conanap marked 4 inline comments as done.
Conanap added a comment.
Updated test cases
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105236/new/
https://reviews.llvm.org/D105236
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Basic/Targets/PPC.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-ppc-xlcompat-LoadReseve-StoreCond-64bit-only.c
clang/test/CodeGen/builtins-ppc-xlcompat-LoadReseve-StoreCond.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-LoadReserve-StoreCond-64bit-only.ll
llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-LoadReserve-StoreCond.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105236.356559.patch
Type: text/x-patch
Size: 10034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/3ad0952f/attachment-0001.bin>
More information about the llvm-commits
mailing list