[PATCH] D78717: [SystemZ] Implement -fstack-clash-protection
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 18 09:07:37 PDT 2020
jonpa updated this revision to Diff 264643.
jonpa added a comment.
Use a pseudo instead of call with metadata.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78717/new/
https://reviews.llvm.org/D78717
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Basic/Targets/SystemZ.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/stack-clash-protection.c
clang/test/Driver/stack-clash-protection-02.c
llvm/include/llvm/ADT/Triple.h
llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
llvm/lib/Target/SystemZ/SystemZFrameLowering.h
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.h
llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
llvm/lib/Target/SystemZ/SystemZInstrInfo.h
llvm/lib/Target/SystemZ/SystemZInstrInfo.td
llvm/lib/Target/SystemZ/SystemZOperators.td
llvm/test/CodeGen/SystemZ/stack-clash-dynamic-alloca.ll
llvm/test/CodeGen/SystemZ/stack-clash-protection.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78717.264643.patch
Type: text/x-patch
Size: 41827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/06d67e4b/attachment-0001.bin>
More information about the llvm-commits
mailing list