summaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* [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
* Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""Vedant Kumar2016-06-281-0/+8
* Revert "[llvm-cov] Add an -output-dir option for the show sub-command"Vedant Kumar2016-06-281-8/+0
* [llvm-cov] Add an -output-dir option for the show sub-commandVedant Kumar2016-06-281-0/+8
* [llvm-cov] Add a format option for the 'show' sub-command (mostly NFC)Vedant Kumar2016-06-281-0/+4
* Document the ability to perform multi-line pattern matching in FileCheck.Wolfgang Pieb2016-06-271-0/+19
* [FileCheck] Document --check-prefixes.Daniel Sanders2016-06-141-0/+5
* [docs] Fix indentation for a tool optionVedant Kumar2016-06-091-1/+1
* Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-071-0/+9
* Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""Vedant Kumar2016-06-061-9/+0
* Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-061-0/+9
* Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-061-9/+0
* Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-061-0/+9
* [llvm-profdata] Revert r271709 and the 3 subsequent commits - the codeChandler Carruth2016-06-041-9/+0
* [llvm-profdata] Add option to ingest filepaths from a fileVedant Kumar2016-06-031-0/+9
* [docs] Be a bit more precise.Sean Silva2016-05-281-4/+5
* Document standard substitutions defined by lit.Paul Robinson2016-04-041-0/+29
* [docs] Use reST link.Sean Silva2016-03-231-1/+1
* [docs] Clarify the sense of --compile-commandSean Silva2016-03-231-1/+6
* Add -match-full-lines argument to FileCheck.James Y Knight2016-02-111-0/+12
* [llvm-nm] Add -radix optionHemant Kulkarni2016-02-101-0/+5
* [Profiling] Add a -sparse mode to llvm-profdata mergeVedant Kumar2016-01-291-0/+6
* [llvm-readobj] Add -elf-section-groups optionHemant Kulkarni2016-01-261-0/+4
* [llvm-symbolizer] Print out non-address lines verbatim.Mike Aizatsky2016-01-071-3/+3