summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)AuthorFilesLines
2016-06-14[FileCheck] Document --check-prefixes.Daniel Sanders1-0/+5
2016-06-09[docs] Fix indentation for a tool optionVedant Kumar1-1/+1
2016-06-07Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-06Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""Vedant Kumar1-9/+0
2016-06-06Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-06Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-9/+0
2016-06-06Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-04[llvm-profdata] Revert r271709 and the 3 subsequent commits - the codeChandler Carruth1-9/+0
2016-06-03[llvm-profdata] Add option to ingest filepaths from a fileVedant Kumar1-0/+9
2016-05-28[docs] Be a bit more precise.Sean Silva1-4/+5
2016-04-04Document standard substitutions defined by lit.Paul Robinson1-0/+29
2016-03-23[docs] Use reST link.Sean Silva1-1/+1
2016-03-23[docs] Clarify the sense of --compile-commandSean Silva1-1/+6
2016-02-11Add -match-full-lines argument to FileCheck.James Y Knight1-0/+12
2016-02-10[llvm-nm] Add -radix optionHemant Kulkarni1-0/+5
2016-01-29[Profiling] Add a -sparse mode to llvm-profdata mergeVedant Kumar1-0/+6
2016-01-26[llvm-readobj] Add -elf-section-groups optionHemant Kulkarni1-0/+4
2016-01-07[llvm-symbolizer] Print out non-address lines verbatim.Mike Aizatsky1-3/+3
2015-12-15[llvm-profdata] Add support for weighted merge of profile data (2nd try)Nathan Slingerland1-1/+40
2015-12-04Revert "[llvm-profdata] Add support for weighted merge of profile data"Nathan Slingerland1-5/+1
2015-12-04[llvm-profdata] Add support for weighted merge of profile dataNathan Slingerland1-1/+5
2015-11-24Fix sphinx-build error when building documentation.Xinliang David Li1-16/+10
2015-11-23[PGO] Add --text option for llvm-profdata show|merge commandsXinliang David Li1-1/+18
2015-11-11Fix docs build break for revision r252798Hemant Kulkarni1-0/+2
2015-11-11[Symbolizer]: Add -pretty-print optionHemant Kulkarni1-0/+12
2015-11-11Reverting r252760Colin LeMahieu1-12/+0
2015-11-11[Symbolizer]: Add -pretty-print optionHemant Kulkarni1-0/+12
2015-11-09[EABI] Add LLVM support for -meabi flagRenato Golin1-0/+6
2015-11-06CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun1-0/+5
2015-10-12[llvm-symbolizer] Add -print-address optionHemant Kulkarni1-0/+2
2015-10-12[llvm-symbolizer] Reverting r250067Colin LeMahieu1-2/+0
2015-10-12[llvm-symbolizer] Add -print-address optionHemant Kulkarni1-0/+2
2015-07-28Improving lli documentationRenato Golin1-124/+44
2015-07-17Start adding documentation for llvm-lib.Rafael Espindola2-0/+32
2015-06-25Make llvm-dwarfdump exit with non-zero exit code if error was occured.Alexey Samsonov1-2/+2
2015-06-19Fix "the the" in comments.Eric Christopher1-1/+1
2015-05-28Update documentation for llvm-profdata.Diego Novillo1-0/+30
2015-05-04Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --paramMatthias Braun1-1/+1
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-2/+2
2015-04-21Minor edits to the llvm-cov documentation.Bob Wilson1-9/+9
2015-03-19docs: Update llvm-cov docs for the -use-color flagJustin Bogner1-4/+4
2015-03-12docs: Fix a typo in my previous commitJustin Bogner1-1/+1
2015-03-12docs: Document the llvm-cov show and report commandsJustin Bogner1-21/+191
2015-03-12docs: Try to fix a couple of internal links in the llvm-profdata manualJustin Bogner1-4/+4
2015-03-05All FileCheck directives allow patterns.Paul Robinson1-1/+1
2015-03-05FileCheck: Document CHECK-SAME, follow-up to r230612Duncan P. N. Exon Smith1-0/+25
2015-02-07Fix docs typo regarding lit.local.cfg filesJonathan Roelofs1-1/+1
2014-10-17[llvm-symbolizer] Introduce the -dsym-hint option.Alexander Potapenko1-0/+7
2014-10-16Delete -std-compile-opts.Rafael Espindola1-19/+4
2014-08-21[LIT] Remove documentation for method since it does not existEric Fiselier1-8/+0