llvm-project/llvm/test/tools/llvm-profdata/Inputs
Nathan Slingerland 48dd080c77 [PGO] Handle and report overflow during profile merge for all types of data
Summary: Surface counter overflow when merging profile data. Merging still occurs on overflow but counts saturate to the maximum representable value. Overflow is reported to the user.

Reviewers: davidxl, dnovillo, silvas

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D15547

llvm-svn: 255825
2015-12-16 21:45:43 +00:00
..
bad-hash.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
bar3-1.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
basic.proftext [PGO] Add --text option for llvm-profdata show|merge commands 2015-11-23 20:47:38 +00:00
c-general.profraw [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
compat.profdata.v1 InstrProf: Allow multiple functions with the same name 2014-08-01 22:50:07 +00:00
compat.profdata.v2 [PGO] Add v2 format compatibility test 2015-12-03 01:05:31 +00:00
empty.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
extra-word.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
foo3-1.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
foo3-2.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
foo3bar3-1.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
gcc-sample-profile.gcov Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles. 2015-10-08 19:40:37 +00:00
inline-samples.afdo Add inline stack streaming to binary sample profiles. 2015-10-09 17:54:24 +00:00
invalid-count-later.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
no-counts.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
overflow-instr.proftext [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
overflow-sample.proftext [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
sample-profile.proftext http://reviews.llvm.org/D13145 2015-09-30 00:42:46 +00:00
text-format-errors.text.bin 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
vp-malform.proftext [PGO] Value profiling text format reader/writer support 2015-12-14 18:44:01 +00:00
vp-malform2.proftext [PGO] Value profiling text format reader/writer support 2015-12-14 18:44:01 +00:00
vp-truncate.proftext [PGO] Value profiling text format reader/writer support 2015-12-14 18:44:01 +00:00
weight-instr-bar.profdata [llvm-profdata] Add support for weighted merge of profile data (2nd try) 2015-12-15 17:37:09 +00:00
weight-instr-foo.profdata [llvm-profdata] Add support for weighted merge of profile data (2nd try) 2015-12-15 17:37:09 +00:00
weight-sample-bar.proftext [llvm-profdata] Add support for weighted merge of profile data (2nd try) 2015-12-15 17:37:09 +00:00
weight-sample-foo.proftext [llvm-profdata] Add support for weighted merge of profile data (2nd try) 2015-12-15 17:37:09 +00:00