[PATCH] D105236: [PowerPC] Implament Load and Reserve and Store Conditional Builtins

Albion Fung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 5 10:32:20 PDT 2021


Conanap updated this revision to Diff 356532.
Conanap added a comment.

Changed test case file names


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/test/CodeGen/builtins-ppc-xlcompat-atomicLoadStore.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-64-only.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-LoadReserve-StoreCond.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105236.356532.patch
Type: text/x-patch
Size: 8566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210705/6f9f5ad5/attachment-0001.bin>


More information about the cfe-commits mailing list