summaryrefslogtreecommitdiff
path: root/llvm/docs/CoverageMappingFormat.rst
AgeCommit message (Expand)Author
2025-05-16[llvm] Fix typos in documentation (#140275)Kazu Hirata
2024-06-14Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi
2024-06-14Revert "[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)"Hans Wennborg
2024-06-13[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi
2024-01-22[clang][NFC] Update top-level Code Coverage documentation to include MC/DC.Alan Phipps
2023-12-10[llvm][docs] Fix typo in `CoverageMappingFormat.rst` (#71189)Animcogn
2023-08-18Fix LLVM Sphinx botAaron Ballman
2023-08-18Reland "[llvm-cov] Support multi-source object files for convert-for-testing"Yuhao Gu
2021-02-18[Coverage] Store compilation dir separately in coverage mappingPetr Hosek
2021-02-18Revert "[Coverage] Store compilation dir separately in coverage mapping"Petr Hosek
2021-02-18[Coverage] Store compilation dir separately in coverage mappingPetr Hosek
2021-01-05[Coverage] Add support for Branch Coverage in LLVM Source-Based Code CoverageAlan Phipps
2020-02-28Reland: [Coverage] Revise format to reduce binary sizeVedant Kumar
2020-02-28Revert "[Coverage] Revise format to reduce binary size"Vedant Kumar
2020-02-28[Coverage] Revise format to reduce binary sizeVedant Kumar
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki
2019-12-04Revert "[Coverage] Revise format to reduce binary size"Vedant Kumar
2019-12-04[Coverage] Revise format to reduce binary sizeVedant Kumar
2017-09-18[Coverage] Use gap regions to select better line exec countsVedant Kumar
2017-01-14fix some typos in the docSylvestre Ledru
2016-07-23Removes a warning about duplicate label named _strings from CommandLine.rst.Aaron Ballman
2016-03-28[docs] Corrections w.r.t V2 of the coverage mapping formatVedant Kumar
2016-02-14Fix some typos in the llvm docSylvestre Ledru
2016-02-08[PGO] Enable compression in pgo instrumentationXinliang David Li
2016-01-27[Coverage] Fix more bugs in covmap V1 documentationXinliang David Li
2016-01-06More fix to coverage documentationXinliang David Li
2016-01-04Update documantationXinliang David Li
2015-07-14Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMa...Hans Wennborg
2014-08-19Docs: add documentation for the coverage mapping format.Alex Lorenz