[all-commits] [llvm/llvm-project] 05d4af: StackProtector: Use LibcallLoweringInfo analysis
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Dec 2 09:38:51 PST 2025
Branch: refs/heads/users/arsenm/codegen/stack-protector-use-libcall-analysis
Home: https://github.com/llvm/llvm-project
Commit: 05d4afa766293ae1279ca0fad66b816d868553f3
https://github.com/llvm/llvm-project/commit/05d4afa766293ae1279ca0fad66b816d868553f3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M llvm/lib/CodeGen/StackProtector.cpp
M llvm/test/CodeGen/NVPTX/no-stack-protector-libcall-error.ll
M llvm/test/CodeGen/X86/stack-protector-atomicrmw-xchg.ll
M llvm/test/Transforms/StackProtector/cross-dso-cfi-stack-chk-fail.ll
A llvm/test/Transforms/StackProtector/missing-analysis.ll
M llvm/test/Transforms/StackProtector/stack-chk-fail-alias.ll
Log Message:
-----------
StackProtector: Use LibcallLoweringInfo analysis
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list