[all-commits] [llvm/llvm-project] 1529ec: [BOLT][NFC] Move out PrintProgramStats from Profil...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed May 22 13:54:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1529ec085a31e60fa4de0bed27a5ba88b1a7d7fa
https://github.com/llvm/llvm-project/commit/1529ec085a31e60fa4de0bed27a5ba88b1a7d7fa
Author: Amir Ayupov <aaupov at fb.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M bolt/lib/Profile/CMakeLists.txt
M bolt/lib/Profile/DataAggregator.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Move out PrintProgramStats from Profile into Rewrite (#93075)
Eliminate the dependence of Profile on Passes.
Test Plan: NFC
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