summaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [llvm-profdata] Add support for weighted merge of profile data (2nd try)Nathan Slingerland2015-12-151-1/+40
* Revert "[llvm-profdata] Add support for weighted merge of profile data"Nathan Slingerland2015-12-041-5/+1
* [llvm-profdata] Add support for weighted merge of profile dataNathan Slingerland2015-12-041-1/+5
* Fix sphinx-build error when building documentation.Xinliang David Li2015-11-241-16/+10
* [PGO] Add --text option for llvm-profdata show|merge commandsXinliang David Li2015-11-231-1/+18
* Fix docs build break for revision r252798Hemant Kulkarni2015-11-111-0/+2
* [Symbolizer]: Add -pretty-print optionHemant Kulkarni2015-11-111-0/+12
* Reverting r252760Colin LeMahieu2015-11-111-12/+0
* [Symbolizer]: Add -pretty-print optionHemant Kulkarni2015-11-111-0/+12
* [EABI] Add LLVM support for -meabi flagRenato Golin2015-11-091-0/+6
* CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun2015-11-061-0/+5
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-121-0/+2
* [llvm-symbolizer] Reverting r250067Colin LeMahieu2015-10-121-2/+0
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-121-0/+2
* Improving lli documentationRenato Golin2015-07-281-124/+44
* Start adding documentation for llvm-lib.Rafael Espindola2015-07-172-0/+32
* Make llvm-dwarfdump exit with non-zero exit code if error was occured.Alexey Samsonov2015-06-251-2/+2
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* Update documentation for llvm-profdata.Diego Novillo2015-05-281-0/+30
* Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --paramMatthias Braun2015-05-041-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-2/+2
* Minor edits to the llvm-cov documentation.Bob Wilson2015-04-211-9/+9
* docs: Update llvm-cov docs for the -use-color flagJustin Bogner2015-03-191-4/+4
* docs: Fix a typo in my previous commitJustin Bogner2015-03-121-1/+1
* docs: Document the llvm-cov show and report commandsJustin Bogner2015-03-121-21/+191
* docs: Try to fix a couple of internal links in the llvm-profdata manualJustin Bogner2015-03-121-4/+4
* All FileCheck directives allow patterns.Paul Robinson2015-03-051-1/+1