llvm-project/llvm/tools/llvm-profgen
wlei 1422fa5fab [llvm-profgen] Unify output format of different unsymbolized profiles
Differential Revision: https://reviews.llvm.org/D110080
2021-09-24 14:18:00 -07:00
..
CMakeLists.txt [CSSPGO] Migrate and refactor the decoder of Pseudo Probe 2021-08-04 09:21:34 -07:00
CSPreInliner.cpp [llvm-profgen] Use context-sensitive byte size cost for preinliner decisions by default 2021-09-16 10:36:12 -07:00
CSPreInliner.h [CSSPGO] Split context string to deduplicate function name used in the context. 2021-08-30 20:09:29 -07:00
CallContext.h [CSSPGO] Split context string to deduplicate function name used in the context. 2021-08-30 20:09:29 -07:00
ErrorHandling.h [llvm] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]] 2021-07-28 09:31:14 -07:00
PerfReader.cpp [llvm-profgen] Unify output format of different unsymbolized profiles 2021-09-24 14:18:00 -07:00
PerfReader.h [llvm-profgen] Unify output format of different unsymbolized profiles 2021-09-24 14:18:00 -07:00
ProfileGenerator.cpp [AutoFDO][llvm-profgen] Report zero count for unexecuted part of function code 2021-09-24 14:15:05 -07:00
ProfileGenerator.h [AutoFDO][llvm-profgen] Report zero count for unexecuted part of function code 2021-09-24 14:15:05 -07:00
ProfiledBinary.cpp [AutoFDO][llvm-profgen] Report zero count for unexecuted part of function code 2021-09-24 14:15:05 -07:00
ProfiledBinary.h [AutoFDO][llvm-profgen] Report zero count for unexecuted part of function code 2021-09-24 14:15:05 -07:00
llvm-profgen.cpp [AutoFDO][llvm-profgen] Profile generation for LBR(non-CS) sample 2021-09-24 13:55:34 -07:00