1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/docs/CommandGuide
Alan Phipps f85fa6973c [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
..
bugpoint.rst
dsymutil.rst
FileCheck.rst [FileCheck] Add a literal check directive modifier 2020-12-18 17:26:15 -08:00
index.rst [llvm-profgen] [docs] Fix invalid header. Add to ToC. NFC. 2020-11-26 10:45:05 +01:00
lit.rst
llc.rst
lli.rst
llvm-addr2line.rst
llvm-ar.rst
llvm-as.rst
llvm-bcanalyzer.rst
llvm-config.rst
llvm-cov.rst [Coverage] Add support for Branch Coverage in LLVM Source-Based Code Coverage 2021-01-05 09:51:51 -06:00
llvm-cxxfilt.rst
llvm-cxxmap.rst
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst
llvm-exegesis-analysis.png
llvm-exegesis.rst
llvm-extract.rst
llvm-install-name-tool.rst
llvm-lib.rst
llvm-libtool-darwin.rst
llvm-link.rst
llvm-lipo.rst
llvm-locstats.rst
llvm-mca.rst
llvm-nm.rst
llvm-objcopy.rst
llvm-objdump.rst [llvm-objdump] Document --mattr=help in --help output 2020-11-30 12:52:54 +00:00
llvm-pdbutil.rst
llvm-profdata.rst
llvm-profgen.rst [CSSPGO][llvm-profgen] Context-sensitive profile data generation 2020-12-07 13:48:58 -08:00
llvm-ranlib.rst
llvm-readelf.rst
llvm-readobj.rst
llvm-size.rst
llvm-stress.rst
llvm-strings.rst
llvm-strip.rst
llvm-symbolizer.rst Recommit "[llvm-symbolizer] Switch to using native symbolizer by default on Windows" 2020-11-30 17:36:12 -08:00
locstats-compare.png
locstats-draw-plot.png
opt.rst
tblgen.rst [TableGen] Improve a couple of descriptions in the command guide 2020-11-15 09:59:59 -05:00