llvm-project
[PGO] Exposing PGO's Counter Reset and File Dumping APIs
#76471
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
[PGO] Exposing PGO's Counter Reset and File Dumping APIs
#76471
qiongsiwu
merged 13 commits into
llvm:main
from
qiongsiwu:instr_prof_header
Initial commit
6c9381ec
Frontend minor cleanup and adding a test
a6c3b461
Refactoring tests, adding profile-use macro
18ec4ac0
Fix header comment
b741a557
llvmbot
added
clang
llvmbot
added
compiler-rt
llvmbot
added
clang-tidy
llvmbot
added
clang:frontend
llvmbot
added
PGO
qiongsiwu
requested a review
from
mingmingl-llvm
2 years ago
qiongsiwu
requested a review
from
david-xl
2 years ago
qiongsiwu
requested a review
from
w2yehia
2 years ago
snehasish
commented on 2023-12-27
Fix test case after header renaming.
13a4bb39
qiongsiwu
commented on 2023-12-27
Address review comments
cce25f06
qiongsiwu
assigned
qiongsiwu
2 years ago
Adding a new test to cover weak symbols. Adding a new interface funct…
ec478680
qiongsiwu
requested a review
from
snehasish
2 years ago
snehasish
commented on 2023-12-28
Address code review
29086fc6
qiongsiwu
commented on 2023-12-29
Fixing documentation build error.
8e2bf695
Adding missing line break in documentation.
6f9a4430
qiongsiwu
requested a review
from
snehasish
2 years ago
snehasish
approved these changes on 2024-01-02
mingmingl-llvm
approved these changes on 2024-01-02
Address code review comments.
ae9d57de
mingmingl-llvm
commented on 2024-01-02
Fix failing test
6a5d7852
Adding documentation to advise using these APIs in a program's cold r…
7e488313
w2yehia
approved these changes on 2024-01-09
qiongsiwu
merged
07c9189f
into main
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
w2yehia
mingmingl-llvm
snehasish
david-xl
Assignees
qiongsiwu
Labels
clang
compiler-rt
clang-tidy
clang:frontend
PGO
Milestone
No milestone
Login to write a write a comment.
Login via GitHub