summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)Author
2017-12-11[llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz
2017-12-09Remove duplicate option from documentation.Adrian Prantl
2017-12-08dwarfdump: Add support for the --diff option.Adrian Prantl
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-30Revert r319423: [MC] Function stack size section.Sean Eveson
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-07Add a -D flag to FileCheck to define variablesAlexander Richardson
2017-11-06Canonicalize spelling of long-form-options in dsymutil.rstAdrian Prantl
2017-11-06[docs] Update code block for compatibility with Sphinx 1.5.1Jonas Devlieghere
2017-11-02[dsymutil][doc] Improve wording in manpage and rename file.Jonas Devlieghere
2017-11-02[dsymutil] Add a manpage for dsymutilJonas Devlieghere
2017-10-14Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose
2017-10-13lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose
2017-10-13[FileCheck] regexp doc update/fixSjoerd Meijer
2017-10-06llvm-dwarfdump: Add an option to collect debug info quality metrics.Adrian Prantl
2017-10-03Add a manpage for llvm-dwarfdump.Adrian Prantl
2017-09-25[docs] llvm-cov: Make docs for boolean options more consistentVedant Kumar
2017-09-20[docs] llvm-cov: Document -show-instantiation-summaryVedant Kumar
2017-08-31[llvm-cov] Read in function names for filtering from a text file.Sean Eveson
2017-08-14[llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson
2017-08-11Add documentation for llvm-pdbutil.Zachary Turner
2017-08-02[llvm-cov] Respect the value of the -show-instantiations optionVedant Kumar
2017-08-01[llvm-cov] Allow specifying distinct architectures for each loaded binaryVedant Kumar
2017-07-13[lit] add a -vv option to echo all executed commands.George Karpenkov
2017-07-11[ProfileData] Add new option to dump topn hottest functionsXinliang David Li
2017-07-11[llvm-cov] Add a cl::opt to control the number of threadsVedant Kumar
2017-07-07[lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov
2017-06-29llvm-nm: Add support for symbol demangling (-C/--demangle)Sam Clegg
2017-03-16Resubmit r297897: [PGO] Value profile for size of memory intrinsic callsRong Xu
2017-03-16Revert "[PGO] Value profile for size of memory intrinsic calls"Eric Liu
2017-03-15[PGO] Value profile for size of memory intrinsic callsRong Xu
2017-03-09[FileCheck] Added --enable-var-scope option to enable scope for regex variables.Artem Belevich
2017-02-09lit.rst: Fix sphinx complaint about multiple option definitionsMatthias Braun
2017-02-09[docs] cleanup documentation on lit substitutionsDavid Bozier
2017-02-05[llvm-cov] Don't show function summaries when filtering by filename (fixes PR...Vedant Kumar
2017-01-18[lit] Support sharding testsuites, for parallel execution.Graydon Hoare
2016-10-25[llvm-cov] Add support for loading coverage from multiple objectsVedant Kumar
2016-08-04[llvm-cov] Add some documentation for the -tab-size optionVedant Kumar
2016-07-26[docs] Fix a sphinx error in llvm-cov.rstVedant Kumar
2016-07-26Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar
2016-07-26Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar
2016-07-26[llvm-cov] Add support for exporting coverage data to JSONVedant Kumar
2016-07-26[lit] Document the 'available_features' member of the config object.Daniel Sanders
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2016-07-19Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar
2016-07-19Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar
2016-07-18[llvm-profdata] Speed up merging by using a thread poolVedant Kumar
2016-07-15bugpoint: add flag -verbose-errorsSebastian Pop
2016-07-15[llvm-cov] Optionally use a symbol demangler when preparing reportsVedant Kumar
2016-07-06[llvm-cov] Add support for creating html reportsVedant Kumar