[all-commits] [llvm/llvm-project] 750b12: [BOLT] Move ADRRelaxationPass (#101371)
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Wed Aug 7 05:24:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 750b12f06badc4cdf767139c70090db62358bb44
https://github.com/llvm/llvm-project/commit/750b12f06badc4cdf767139c70090db62358bb44
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M bolt/lib/Rewrite/BinaryPassManager.cpp
Log Message:
-----------
[BOLT] Move ADRRelaxationPass (#101371)
For non-simple functions we need nop instruction to be presented to
transform ADR to ADRP+ADD sequence, so run this pass before remove nops
pass.
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