[all-commits] [llvm/llvm-project] 0e86e5: [BOLT][AArch64] Reduce the number of ADR relaxatio...
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Tue Oct 8 16:15:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e86e5214c7ba4fbf99b632b080db82716fd9db0
https://github.com/llvm/llvm-project/commit/0e86e5214c7ba4fbf99b632b080db82716fd9db0
Author: Maksim Panchenko <maks at fb.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M bolt/lib/Passes/ADRRelaxationPass.cpp
A bolt/test/AArch64/adr-relaxation.s
Log Message:
-----------
[BOLT][AArch64] Reduce the number of ADR relaxations (#111577)
If ADR instruction references the same function, we can skip relaxation
even if the function is split but ADR is in the main fragment.
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