[PATCH] D158511: [AArch64] Move SLS later in pass pipeline
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 01:59:06 PDT 2023
olista01 updated this revision to Diff 557769.
olista01 retitled this revision from "[AArch64] Fix incorrect outlining with SLS-hardening" to "[AArch64] Move SLS later in pass pipeline".
olista01 edited the summary of this revision.
olista01 added a comment.
Herald added a subscriber: hiraditya.
- Move SLS pass later in the pass pipeline
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158511/new/
https://reviews.llvm.org/D158511
Files:
llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll
llvm/test/CodeGen/AArch64/sls-stackprotector-outliner.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158511.557769.patch
Type: text/x-patch
Size: 8132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231019/1bf030b9/attachment.bin>
More information about the llvm-commits
mailing list