1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/tools/llvm-profdata
Vedant Kumar 45e8fa3b9a [sampleprof] Drop test dependency on the string hash func (NFC)
The SampleProfWriter emits function information in an order determined
by the string hash function. The situation is a bit brittle, because
changing the hash function can break the tests.

Instead of sorting the function samples to get a relaible ordering (that
might be too expensive), make the tests not depend on a particular
ordering of function samples.

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

llvm-svn: 301419
2017-04-26 15:39:53 +00:00
..
Inputs
c-general.test
compat.proftext
count-mismatch.proftext
gcc-gcov-sample-profile.test
general.proftext
hash-mismatch.proftext
inline-samples.test
input-dir.test
input-filenames.test
lit.local.cfg
memop-size-prof.proftext [PGO] Add omitted test cases. 2017-03-17 20:05:13 +00:00
merge_empty_profile.test
multiple-inputs.test
overflow-instr.test
overflow-sample.test [sampleprof] Drop test dependency on the string hash func (NFC) 2017-04-26 15:39:53 +00:00
raw-32-bits-be.test
raw-32-bits-le.test
raw-64-bits-be.test
raw-64-bits-le.test
raw-magic-but-no-header.test
raw-two-profiles.test
sample-profile-basic.test [sampleprof] Drop test dependency on the string hash func (NFC) 2017-04-26 15:39:53 +00:00
text-dump.test
text-format-errors.test
value-prof.proftext [PGO] Refactor profile dumping function for ease of adding other profile kind 2017-03-09 19:03:57 +00:00
weight-instr.test
weight-sample.test [sampleprof] Drop test dependency on the string hash func (NFC) 2017-04-26 15:39:53 +00:00