[llvm] [AArch64][CodeGen] Optimize security cookie check with New Fixup Pass (PR #121938)
Omair Javaid via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 00:30:56 PST 2025
================
@@ -159,14 +159,16 @@
; CHECK-NEXT: Remove dead machine instructions
; CHECK-NEXT: AArch64 MI Peephole Optimization pass
; CHECK-NEXT: AArch64 Dead register definitions
+; CHECK-NEXT: AArch64 Windows Fixup Buffer Security Check
----------------
omjavaid wrote:
Fixed.
https://github.com/llvm/llvm-project/pull/121938
More information about the llvm-commits
mailing list