[PATCH] D129016: [PowerPC] implemented @llvm.ppc.kill.canary to corrupt stack guard
Paul Scoropan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 08:36:52 PDT 2022
pscoro updated this revision to Diff 449299.
pscoro marked 3 inline comments as done.
pscoro added a comment.
Fixed test cases and AIX implementation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129016/new/
https://reviews.llvm.org/D129016
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/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/kill-canary-intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129016.449299.patch
Type: text/x-patch
Size: 11619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220802/7a0f8352/attachment-0001.bin>
More information about the cfe-commits
mailing list