[PATCH] D125916: [PowerPC] Defined and lowered llvm.ppc.kill.canary intrinsic

Paul Scoropan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 22 05:20:33 PDT 2022


pscoro updated this revision to Diff 438985.
pscoro added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

[PowerPC] implemented kill_canary intrinsic and tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125916

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Basic/Targets/PPC.cpp
  clang/test/CodeGen/PowerPC/builtins-ppc-stackprotect.c
  clang/test/CodeGen/PowerPC/builtins-ppc.c
  final.patch
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/kill-canary-intrinsic.ll
  mypatch.patch

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125916.438985.patch
Type: text/x-patch
Size: 6695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220622/a71b767e/attachment.bin>


More information about the cfe-commits mailing list