[all-commits] [llvm/llvm-project] d0d488: [𝘀𝗽𝗿] initial version
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue May 27 14:36:17 PDT 2025
Branch: refs/heads/users/aaupov/spr/bolt-expose-external-entry-count-for-functions
Home: https://github.com/llvm/llvm-project
Commit: d0d488cdef47cd7ac977c4f111ad65e2df37c38b
https://github.com/llvm/llvm-project/commit/d0d488cdef47cd7ac977c4f111ad65e2df37c38b
Author: Amir Ayupov <aaupov at fb.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M bolt/docs/Heatmaps.md
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/include/bolt/Profile/DataAggregator.h
M bolt/include/bolt/Profile/DataReader.h
M bolt/include/bolt/Profile/Heatmap.h
M bolt/include/bolt/Profile/ProfileYAMLMapping.h
M bolt/include/bolt/Utils/CommandLineOpts.h
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Profile/DataAggregator.cpp
M bolt/lib/Profile/DataReader.cpp
M bolt/lib/Profile/Heatmap.cpp
M bolt/lib/Profile/YAMLProfileReader.cpp
M bolt/lib/Profile/YAMLProfileWriter.cpp
M bolt/lib/Utils/CommandLineOpts.cpp
A bolt/test/X86/Inputs/pre-aggregated-basic.txt
M bolt/test/X86/heatmap-preagg.test
M bolt/test/X86/pre-aggregated-perf.test
M bolt/test/X86/shrinkwrapping.test
M bolt/test/link_fdata.py
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
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