[all-commits] [llvm/llvm-project] a51db3: Support data access profile in llvm-profgen, using...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Sun Jun 22 21:49:20 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/profgen-both-afdo-and-dap
Home: https://github.com/llvm/llvm-project
Commit: a51db307a7ebed492d158464731b811e7aa55d40
https://github.com/llvm/llvm-project/commit/a51db307a7ebed492d158464731b811e7aa55d40
Author: mingmingl <mingmingl at google.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M llvm/tools/llvm-profgen/CMakeLists.txt
A llvm/tools/llvm-profgen/DataAccessPerfReader.cpp
A llvm/tools/llvm-profgen/DataAccessPerfReader.h
M llvm/tools/llvm-profgen/PerfReader.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.h
M llvm/tools/llvm-profgen/llvm-profgen.cpp
Log Message:
-----------
Support data access profile in llvm-profgen, using static virtual address
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