llvm-project/llvm/tools/llvm-profdata
Rong Xu d7ef0c3970 [llvm-profdata] Improve profile supplementation
Current implementation promotes a non-cold function in the SampleFDO profile
into a hot function in the FDO profile. This is too aggressive. This patch
promotes a hot functions in the SampleFDO profile into a hot function, and a
warm function in SampleFDO into a warm function in FDO.

Differential Revision: https://reviews.llvm.org/D132601
2022-08-29 16:50:42 -07:00
..
CMakeLists.txt [Try2][InstrProf] Add Correlator class to read debug info 2021-12-17 10:45:59 -08:00
llvm-profdata.cpp [llvm-profdata] Improve profile supplementation 2022-08-29 16:50:42 -07:00