1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/tools/llvm-profdata
Diego Novillo 0b8eea8df5 SamplePGO - Sort samples by source location when emitting as text.
When dumping function samples or writing them out as text format, it
helps if the samples are emitted sorted by source location. The sorting
of the maps is a bit slow, so we only do it on demand.

llvm-svn: 253568
2015-11-19 15:33:08 +00:00
..
Inputs [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
c-general.test [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
compat.proftext
count-mismatch.proftext [llvm-profdata] Improve error messaging when merging mismatched profile data 2015-11-17 22:08:53 +00:00
gcc-gcov-sample-profile.test SamplePGO - Sort samples by source location when emitting as text. 2015-11-19 15:33:08 +00:00
general.proftext
hash-mismatch.proftext
inline-samples.test SamplePGO - Sort samples by source location when emitting as text. 2015-11-19 15:33:08 +00:00
lit.local.cfg
multiple-inputs.test
overflow.proftext
raw-32-bits-be.test [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
raw-32-bits-le.test [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
raw-64-bits-be.test [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
raw-64-bits-le.test [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
raw-magic-but-no-header.test [llvm-profdata] Add check for text profile formats and improve error reporting (2nd try) 2015-11-13 03:47:58 +00:00
raw-two-profiles.test [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
sample-profile-basic.test SamplePGO - Add dump routines for LineLocation, SampleRecord and FunctionSamples 2015-11-13 20:24:28 +00:00
text-format-errors.test llvm/test/tools/llvm-profdata/text-format-errors.test: Use prepared version of the input file, instead of using echo. 2015-11-13 06:06:58 +00:00