[all-commits] [llvm/llvm-project] 991123: [X86] Add test where storing return addr clobbers ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Feb 7 05:38:47 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 991123f2fbe1e85e315049d4ed84b9bdbebff474
https://github.com/llvm/llvm-project/commit/991123f2fbe1e85e315049d4ed84b9bdbebff474
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
A llvm/test/CodeGen/X86/swifttailcc-store-ret-address-aliasing-stack-slot.ll
Log Message:
-----------
[X86] Add test where storing return addr clobbers argument stack slot.
Currently for the test the return address is written to the stack before
loading the argument from an aliasing stack slot.
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