[all-commits] [llvm/llvm-project] 93785f: [BOLT][AArch64][instr] Remove red zone clobbering ...
YongKang Zhu via All-commits
all-commits at lists.llvm.org
Wed Sep 3 21:44:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93785ff4a025691c8f6a67dbe164801a1c35d1d4
https://github.com/llvm/llvm-project/commit/93785ff4a025691c8f6a67dbe164801a1c35d1d4
Author: YongKang Zhu <yongzhu at fb.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][AArch64][instr] Remove red zone clobbering protection (#156129)
We can safely remove the red zone clobbering protection in arm64
instrumentation sequence, since there is no red zone in AArch64
ELF/Linux system.
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