Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some typos in the doc | Sylvestre Ledru | 2017-01-14 | 1 | -1/+1 |
| | | | | llvm-svn: 292014 | ||||
* | Removes a warning about duplicate label named _strings from CommandLine.rst. | Aaron Ballman | 2016-07-23 | 1 | -1/+1 |
| | | | | llvm-svn: 276530 | ||||
* | [docs] Corrections w.r.t V2 of the coverage mapping format | Vedant Kumar | 2016-03-28 | 1 | -3/+3 |
| | | | | llvm-svn: 264679 | ||||
* | Fix some typos in the llvm doc | Sylvestre Ledru | 2016-02-14 | 1 | -1/+1 |
| | | | | llvm-svn: 260855 | ||||
* | [PGO] Enable compression in pgo instrumentation | Xinliang David Li | 2016-02-08 | 1 | -9/+19 |
| | | | | | | | | | | | | This reduces sizes of instrumented object files, final binaries, process images, and raw profile data. The format of the indexed profile data remain the same. Differential Revision: http://reviews.llvm.org/D16388 llvm-svn: 260117 | ||||
* | [Coverage] Fix more bugs in covmap V1 documentation | Xinliang David Li | 2016-01-27 | 1 | -8/+11 |
| | | | | llvm-svn: 258906 | ||||
* | More fix to coverage documentation | Xinliang David Li | 2016-01-06 | 1 | -7/+19 |
| | | | | llvm-svn: 256895 | ||||
* | Update documantation | Xinliang David Li | 2016-01-04 | 1 | -5/+9 |
| | | | | llvm-svn: 256774 | ||||
* | Fix Sphinx error about duplicate label in CommandLine.rst:1560 and ↵ | Hans Wennborg | 2015-07-14 | 1 | -1/+1 |
| | | | | | | CoverageMappingFormat.rst llvm-svn: 242245 | ||||
* | Docs: add documentation for the coverage mapping format. | Alex Lorenz | 2014-08-19 | 1 | -0/+576 |
Differential Revision: http://reviews.llvm.org/D4729 llvm-svn: 215990 |