[all-commits] [llvm/llvm-project] 38faf3: [BOLT] Enable hugify for AArch64 (#117158)
alekuz01 via All-commits
all-commits at lists.llvm.org
Tue Apr 15 04:59:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38faf32d23d1edb7708711d0f9e0db853ddf75a5
https://github.com/llvm/llvm-project/commit/38faf32d23d1edb7708711d0f9e0db853ddf75a5
Author: alekuz01 <aleksei.kuzmenko at arm.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M bolt/CMakeLists.txt
M bolt/lib/Rewrite/RewriteInstance.cpp
M bolt/runtime/common.h
M bolt/runtime/hugify.cpp
A bolt/test/runtime/Inputs/user_func_order.txt
R bolt/test/runtime/X86/Inputs/user_func_order.txt
R bolt/test/runtime/X86/hugify.c
R bolt/test/runtime/X86/user-func-reorder.c
A bolt/test/runtime/hugify.c
A bolt/test/runtime/user-func-reorder.c
Log Message:
-----------
[BOLT] Enable hugify for AArch64 (#117158)
Add required hugify instrumentation and runtime libraries support for AArch64.
Fixes #58226
Unblocks #62695
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