..
CMakeLists.txt
[CSSPGO][llvm-profgen] Context-sensitive global pre-inliner
2021-03-29 09:46:14 -07:00
CSPreInliner.cpp
[CSSPGO] Fix an invalid hash table reference issue in the CS preinliner.
2021-06-18 11:54:23 -07:00
CSPreInliner.h
[CSSPGO][llvm-profgen] Context-sensitive global pre-inliner
2021-03-29 09:46:14 -07:00
CallContext.h
[CSSPGO][llvm-profgen] Instruction symbolization
2020-11-20 14:26:27 -08:00
ErrorHandling.h
[llvm] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]]
2021-07-28 09:31:14 -07:00
PerfReader.cpp
[NFC][CSSPGO] Rename the name of an enum value.
2021-07-13 18:30:16 -07:00
PerfReader.h
[CSSPGO][llvm-profgen] Allow multiple executable load segments.
2021-07-13 18:22:24 -07:00
ProfileGenerator.cpp
[CSSPGO] Undoing the concept of dangling pseudo probe
2021-06-18 15:14:11 -07:00
ProfileGenerator.h
[CSSPGO][llvm-profdata] Support trimming cold context when merging profiles
2021-04-22 00:42:37 -07:00
ProfiledBinary.cpp
[CSSPGO][llvm-profgen] Allow multiple executable load segments.
2021-07-13 18:22:24 -07:00
ProfiledBinary.h
[CSSPGO][llvm-profgen] Fix a missing initalization
2021-07-13 19:49:55 -07:00
PseudoProbe.cpp
[CSSPGO] Undoing the concept of dangling pseudo probe
2021-06-18 15:14:11 -07:00
PseudoProbe.h
[CSSPGO] Undoing the concept of dangling pseudo probe
2021-06-18 15:14:11 -07:00
llvm-profgen.cpp
[llvm][tools] Hide more unrelated LLVM tool options
2021-07-21 09:14:04 +02:00