Sylvestre Ledru
|
1d6becb423
|
fix some typos in the doc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292014 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-14 11:37:01 +00:00 |
|
Aaron Ballman
|
e88c59881e
|
Removes a warning about duplicate label named _strings from CommandLine.rst.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276530 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-07-23 18:52:21 +00:00 |
|
Vedant Kumar
|
cfef8b9a08
|
[docs] Corrections w.r.t V2 of the coverage mapping format
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264679 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-03-28 22:16:01 +00:00 |
|
Sylvestre Ledru
|
3c5ec72fb6
|
Fix some typos in the llvm doc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260855 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-02-14 20:16:22 +00:00 |
|
Xinliang David Li
|
04638a608b
|
[PGO] Enable compression in pgo instrumentation
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260117 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-02-08 18:13:49 +00:00 |
|
Xinliang David Li
|
04aa02841f
|
[Coverage] Fix more bugs in covmap V1 documentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258906 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-01-27 03:13:09 +00:00 |
|
Xinliang David Li
|
42115a720d
|
More fix to coverage documentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256895 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-01-06 01:23:41 +00:00 |
|
Xinliang David Li
|
e27d311065
|
Update documantation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256774 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-01-04 20:00:47 +00:00 |
|
Hans Wennborg
|
37de644bfb
|
Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMappingFormat.rst
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242245 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-07-14 23:29:53 +00:00 |
|
Alex Lorenz
|
e3cea5fd9a
|
Docs: add documentation for the coverage mapping format.
Differential Revision: http://reviews.llvm.org/D4729
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215990 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-08-19 17:05:58 +00:00 |
|