1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/ProfileData
Dmitry Mikulin d56d3c5b3f The error message for mismatched value sites is very cryptic.
Make it more readable for an average user.

Differential Revision: https://reviews.llvm.org/D60896

llvm-svn: 359043
2019-04-23 22:26:55 +00:00
..
Coverage Use llvm::stable_sort 2019-04-23 14:51:27 +00:00
CMakeLists.txt
GCOV.cpp Use llvm::stable_sort 2019-04-23 14:51:27 +00:00
InstrProf.cpp Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFromStringRef() 2019-04-07 03:58:42 +00:00
InstrProfReader.cpp [PGO] Context sensitive PGO (part 4) 2019-03-06 19:31:37 +00:00
InstrProfWriter.cpp The error message for mismatched value sites is very cryptic. 2019-04-23 22:26:55 +00:00
LLVMBuild.txt
ProfileSummaryBuilder.cpp [ProfileSummary] Count callsite samples when computing total samples. 2019-04-03 19:54:43 +00:00
SampleProf.cpp
SampleProfReader.cpp [SampleFDO] add suffix elision control for fcn names 2019-03-14 13:56:49 +00:00
SampleProfWriter.cpp Use llvm::stable_sort 2019-04-23 14:51:27 +00:00