llvm-project/llvm/test/tools/llvm-profdata
Rong Xu 50da55a585 [PGO] Supporting code for always instrumenting entry block
This patch includes the supporting code that enables always
instrumenting the function entry block by default.

This patch will NOT the default behavior.

It adds a variant bit in the profile version, adds new directives in
text profile format, and changes llvm-profdata tool accordingly.

This patch is a split of D83024 (https://reviews.llvm.org/D83024)
Many test changes from D83024 are also included.

Differential Revision: https://reviews.llvm.org/D84261
2020-07-22 15:01:53 -07:00
..
Inputs [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
c-general.test [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
compact-sample.proftext
compat.proftext
count-mismatch.proftext
csprof-dump.test
cutoff.test [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
gcc-gcov-sample-profile.test [gcov] Delete XFAIL: host-byteorder-big-endian 2020-06-03 19:58:28 -07:00
general.proftext [llvm-profdata] Support -detailed-summary for Sample Profile 2020-05-05 18:28:22 -07:00
hash-mismatch.proftext [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
header-directives.test [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
inline-samples.test
input-dir.test
input-filenames.test
instr-remap.test
invalid-profdata.test
lit.local.cfg
malformed-ptr-to-counter-array.test
memop-size-prof.proftext
merge_empty_profile.test
multiple-inputs.test [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
multiple-profdata-merge.test
nocompress.test
overflow-instr.test
overflow-sample.test
overlap.test [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
overlap_cs.test
overlap_vp.test
profile-symbol-list-compress.test
profile-symbol-list.test
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
roundtrip-compress.test
roundtrip.test Fix the roundtrip test under llvm-profdata 2020-06-05 08:52:21 -07:00
same-filename.test
sample-hot-func-list.test [llvm-profdata] --hot-func-list: fix some style issues in D81800 2020-06-24 15:17:03 -07:00
sample-profile-basic.test
sample-remap.test
sample-summary.test [llvm-profdata] Support -detailed-summary for Sample Profile 2020-05-05 18:28:22 -07:00
show-instr-level.test
show-prof-info.test [SampleFDO] Rename llvm-profdata flag -partial-profile to -gen-partial-profile. 2020-05-12 15:06:03 -07:00
text-dump.test
text-format-errors.test
threaded-count-mismatch.test
value-prof.proftext [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
weight-instr.test [tools][tests] - Use --check-prefixes instead of multiple --check-prefix. NFCI. 2020-04-17 12:35:25 +03:00
weight-sample.test