[all-commits] [llvm/llvm-project] 170d15: Extend llvm-profgen to process Intel MEM_INST_RETI...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Thu Jul 10 10:52:01 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/profgen-samplefdo-profile-format
Home: https://github.com/llvm/llvm-project
Commit: 170d152bb6090504c4f1c365aab12a7a141dc7be
https://github.com/llvm/llvm-project/commit/170d152bb6090504c4f1c365aab12a7a141dc7be
Author: mingmingl <mingmingl at google.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
A llvm/test/tools/llvm-profgen/Inputs/dap-perf-trace.txt
A llvm/test/tools/llvm-profgen/Inputs/dap.perfbin
A llvm/test/tools/llvm-profgen/Inputs/lbr-perf-for-dap.script
A llvm/test/tools/llvm-profgen/afdo-with-vtable.test
M llvm/tools/llvm-profgen/PerfReader.cpp
M llvm/tools/llvm-profgen/PerfReader.h
M llvm/tools/llvm-profgen/ProfileGenerator.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:
-----------
Extend llvm-profgen to process Intel MEM_INST_RETIRED.ALL_LOADS and generate vtable profiles for non context-sensitive AFDO profiles
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