llvm-project/clang/test/Profile/Inputs
Alan Phipps 9f2967bcfe [Coverage] Add support for Branch Coverage in LLVM Source-Based Code Coverage
This is an enhancement to LLVM Source-Based Code Coverage in clang to track how
many times individual branch-generating conditions are taken (evaluate to TRUE)
and not taken (evaluate to FALSE).  Individual conditions may comprise larger
boolean expressions using boolean logical operators.  This functionality is
very similar to what is supported by GCOV except that it is very closely
anchored to the ASTs.

Differential Revision: https://reviews.llvm.org/D84467
2021-01-05 09:51:51 -06:00
..
c-attributes.proftext
c-captured.proftext
c-counter-overflows.proftext [PGO] Fix computation of function Hash 2020-05-27 09:15:21 +02:00
c-general.profdata.v1
c-general.profdata.v3
c-general.profdata.v5 Fix version of c-general.profdata.v5 test case 2020-06-10 16:20:20 +02:00
c-general.proftext [Coverage] Add support for Branch Coverage in LLVM Source-Based Code Coverage 2021-01-05 09:51:51 -06:00
c-outdated-data.proftext
c-unprofiled-blocks.proftext [PGO] Fix computation of function Hash 2020-05-27 09:15:21 +02:00
c-unprofiled.proftext
cxx-class.proftext
cxx-hash-v2.profdata.v5
cxx-hash-v2.proftext
cxx-lambda.proftext
cxx-missing-bodies.proftext
cxx-rangefor.proftext [PGO] Fix computation of function Hash 2020-05-27 09:15:21 +02:00
cxx-templates.proftext
cxx-throws.proftext [PGO] Fix computation of function Hash 2020-05-27 09:15:21 +02:00
func-entry.proftext
gcc-flag-compatibility.proftext
gcc-flag-compatibility_IR.proftext [PGO] Include the mem ops into the function hash. 2020-07-30 09:26:20 -07:00
gcc-flag-compatibility_IR_entry.proftext [PGO] Include the mem ops into the function hash. 2020-07-30 09:26:20 -07:00
max-function-count.proftext
objc-general.proftext
profile-summary.proftext
profiled_header.h