Details
Details
- Reviewers
davidxl - Commits
- rG1ebee7adf896: [PGO] Remove the old memop value profiling buckets.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88838
[PGO] Remove the old memop value profiling buckets. ClosedPublic Authored by hjyamauchi on Oct 5 2020, 9:54 AM.
Details
Summary
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 5 2020, 9:54 AM This revision is now accepted and ready to land.Oct 13 2020, 1:06 PM This revision was landed with ongoing or failed builds.Oct 15 2020, 10:10 AM Closed by commit rG1ebee7adf896: [PGO] Remove the old memop value profiling buckets. (authored by hjyamauchi). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 298414 compiler-rt/include/profile/InstrProfData.inc
compiler-rt/lib/profile/InstrProfilingValue.c
llvm/include/llvm/ProfileData/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfData.inc
llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
llvm/lib/ProfileData/InstrProf.cpp
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
llvm/test/Transforms/PGOProfile/memcpy.ll
llvm/test/Transforms/PGOProfile/memop_profile_funclet.ll
|