[PATCH] D98200: [GlobalISel] Port over the SelectionDAG stack protector codegen feature.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 21:34:19 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfef1803dd83: [GlobalISel] Port over the SelectionDAG stack protector codegen feature. (authored by aemerson).
Changed prior to commit:
https://reviews.llvm.org/D98200?vs=329540&id=377082#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98200/new/
https://reviews.llvm.org/D98200
Files:
llvm/include/llvm/CodeGen/CodeGenCommonISel.h
llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/CodeGenCommonISel.cpp
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/CodeGen/StackProtector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-delayed-stack-protector.ll
llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-stackprotect-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98200.377082.patch
Type: text/x-patch
Size: 53335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/8641af2d/attachment.bin>
More information about the llvm-commits
mailing list