llvm-project/llvm/test/tools/llvm-profdata
Rong Xu 0cf1f56a8c [PGO] Refactor profile dumping function for ease of adding other profile kind
Refactor the dumping function so that we can add other value profile kind easily.

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

llvm-svn: 297399
2017-03-09 19:03:57 +00:00
..
Inputs [PGO] Fix bogus warning for merging empty llvm profile file 2016-10-19 22:51:17 +00:00
c-general.test [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC. 2016-04-19 23:51:52 +00:00
compat.proftext
count-mismatch.proftext
gcc-gcov-sample-profile.test
general.proftext
hash-mismatch.proftext
inline-samples.test [llvm-profdata] Bring back reading profile data from STDIN. 2016-07-22 12:39:55 +00:00
input-dir.test Fix test failure on Win 2016-07-20 22:53:39 +00:00
input-filenames.test Reapply r276185 2016-07-20 22:24:52 +00:00
lit.local.cfg
merge_empty_profile.test [PGO] Fix bogus warning for merging empty llvm profile file 2016-10-19 22:51:17 +00:00
multiple-inputs.test Retry: [llvm-profdata] Speed up merging by using a thread pool 2016-07-19 01:17:20 +00:00
overflow-instr.test
overflow-sample.test
raw-32-bits-be.test [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:00 +00:00
raw-32-bits-le.test [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:00 +00:00
raw-64-bits-be.test [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:00 +00:00
raw-64-bits-le.test [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:00 +00:00
raw-magic-but-no-header.test
raw-two-profiles.test [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:00 +00:00
sample-profile-basic.test
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