llvm-project
[PGO] Exposing PGO's Counter Reset and File Dumping APIs
#76471
Merged

[PGO] Exposing PGO's Counter Reset and File Dumping APIs #76471

qiongsiwu merged 13 commits into llvm:main from qiongsiwu:instr_prof_header
qiongsiwu
Initial commit
6c9381ec
Frontend minor cleanup and adding a test
a6c3b461
Refactoring tests, adding profile-use macro
18ec4ac0
Fix header comment
b741a557
llvmbot llvmbot added clang
llvmbot llvmbot added compiler-rt
llvmbot llvmbot added clang-tidy
llvmbot llvmbot added clang:frontend
llvmbot llvmbot added PGO
llvmbot
qiongsiwu
qiongsiwu qiongsiwu requested a review from mingmingl-llvm mingmingl-llvm 2 years ago
qiongsiwu qiongsiwu requested a review from david-xl david-xl 2 years ago
qiongsiwu qiongsiwu requested a review from w2yehia w2yehia 2 years ago
teresajohnson
snehasish
snehasish
snehasish commented on 2023-12-27
Fix test case after header renaming.
13a4bb39
teresajohnson
qiongsiwu
qiongsiwu commented on 2023-12-27
Address review comments
cce25f06
qiongsiwu
qiongsiwu qiongsiwu assigned qiongsiwu qiongsiwu 2 years ago
Adding a new test to cover weak symbols. Adding a new interface funct…
ec478680
qiongsiwu qiongsiwu requested a review from snehasish snehasish 2 years ago
snehasish
snehasish commented on 2023-12-28
Address code review
29086fc6
qiongsiwu
qiongsiwu commented on 2023-12-29
Fixing documentation build error.
8e2bf695
Adding missing line break in documentation.
6f9a4430
qiongsiwu qiongsiwu requested a review from snehasish snehasish 2 years ago
snehasish
snehasish approved these changes on 2024-01-02
mingmingl-llvm
mingmingl-llvm approved these changes on 2024-01-02
Address code review comments.
ae9d57de
qiongsiwu
mingmingl-llvm
mingmingl-llvm commented on 2024-01-02
mingmingl-llvm
Fix failing test
6a5d7852
Adding documentation to advise using these APIs in a program's cold r…
7e488313
qiongsiwu
teresajohnson
w2yehia
w2yehia approved these changes on 2024-01-09
qiongsiwu
qiongsiwu qiongsiwu merged 07c9189f into main 2 years ago
vitalybuka
qiongsiwu
mingmingl-llvm
qiongsiwu

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone