summaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz2017-12-111-0/+7
* Remove duplicate option from documentation.Adrian Prantl2017-12-091-5/+0
* dwarfdump: Add support for the --diff option.Adrian Prantl2017-12-081-0/+5
* [MC] Function stack size section.Sean Eveson2017-11-301-0/+8
* Revert r319423: [MC] Function stack size section.Sean Eveson2017-11-301-204/+196
* [MC] Function stack size section.Sean Eveson2017-11-301-196/+204
* Add a -D flag to FileCheck to define variablesAlexander Richardson2017-11-071-0/+5
* Canonicalize spelling of long-form-options in dsymutil.rstAdrian Prantl2017-11-061-12/+12
* [docs] Update code block for compatibility with Sphinx 1.5.1Jonas Devlieghere2017-11-062-10/+10
* [dsymutil][doc] Improve wording in manpage and rename file.Jonas Devlieghere2017-11-024-88/+91
* [dsymutil] Add a manpage for dsymutilJonas Devlieghere2017-11-023-1/+88
* Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose2017-10-141-12/+11
* lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose2017-10-131-11/+12
* [FileCheck] regexp doc update/fixSjoerd Meijer2017-10-131-5/+6
* llvm-dwarfdump: Add an option to collect debug info quality metrics.Adrian Prantl2017-10-061-0/+5
* Add a manpage for llvm-dwarfdump.Adrian Prantl2017-10-031-11/+118
* [docs] llvm-cov: Make docs for boolean options more consistentVedant Kumar2017-09-251-8/+9
* [docs] llvm-cov: Document -show-instantiation-summaryVedant Kumar2017-09-201-0/+4
* [llvm-cov] Read in function names for filtering from a text file.Sean Eveson2017-08-311-0/+6
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-0/+6
* Add documentation for llvm-pdbutil.Zachary Turner2017-08-112-0/+586
* [llvm-cov] Respect the value of the -show-instantiations optionVedant Kumar2017-08-021-0/+1
* [llvm-cov] Allow specifying distinct architectures for each loaded binaryVedant Kumar2017-08-011-5/+6
* [lit] add a -vv option to echo all executed commands.George Karpenkov2017-07-131-0/+7
* [ProfileData] Add new option to dump topn hottest functionsXinliang David Li2017-07-111-0/+6
* [llvm-cov] Add a cl::opt to control the number of threadsVedant Kumar2017-07-111-0/+6
* [lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov2017-07-071-0/+7
* llvm-nm: Add support for symbol demangling (-C/--demangle)Sam Clegg2017-06-291-3/+0
* Resubmit r297897: [PGO] Value profile for size of memory intrinsic callsRong Xu2017-03-161-0/+4
* Revert "[PGO] Value profile for size of memory intrinsic calls"Eric Liu2017-03-161-4/+0
* [PGO] Value profile for size of memory intrinsic callsRong Xu2017-03-151-0/+4
* [FileCheck] Added --enable-var-scope option to enable scope for regex variables.Artem Belevich2017-03-091-0/+19
* lit.rst: Fix sphinx complaint about multiple option definitionsMatthias Braun2017-02-091-1/+1
* [docs] cleanup documentation on lit substitutionsDavid Bozier2017-02-091-9/+5
* [llvm-cov] Don't show function summaries when filtering by filename (fixes PR...Vedant Kumar2017-02-051-0/+4
* [lit] Support sharding testsuites, for parallel execution.Graydon Hoare2017-01-181-0/+17
* [llvm-cov] Add support for loading coverage from multiple objectsVedant Kumar2016-10-251-11/+11
* [llvm-cov] Add some documentation for the -tab-size optionVedant Kumar2016-08-041-0/+5
* [docs] Fix a sphinx error in llvm-cov.rstVedant Kumar2016-07-261-0/+4
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+29
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-29/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+29
* [lit] Document the 'available_features' member of the config object.Daniel Sanders2016-07-261-0/+3
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-203-12/+12
* Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-191-0/+5
* Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar2016-07-191-5/+0
* [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-181-0/+5
* bugpoint: add flag -verbose-errorsSebastian Pop2016-07-151-0/+8
* [llvm-cov] Optionally use a symbol demangler when preparing reportsVedant Kumar2016-07-151-0/+8
* [llvm-cov] Add support for creating html reportsVedant Kumar2016-07-061-1/+1