[PATCH] D128652: [PowerPC] Finished kill_canary implementation and debugging

Paul Scoropan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 06:09:29 PDT 2022


pscoro updated this revision to Diff 441374.
pscoro added a comment.

fixed XOR usage, added linux tests and other small fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128652

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128652.441374.patch
Type: text/x-patch
Size: 8423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/dc336baf/attachment.bin>


More information about the llvm-commits mailing list