summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* [Docs][llvm-strip] Fix an indentation issue.Michael Pozulp2019-08-091-1/+1
* [Docs][llvm-strip] Add help text to llvm-strip rst docMichael Pozulp2019-08-092-16/+167
* [MCA] Add flag -show-encoding to llvm-mca.Andrea Di Biagio2019-08-091-4/+33
* [llvm-lipo] Update llvm-lipo docs for -info -thin -create -replace -segalign ...Anusha Basana2019-08-071-3/+35
* [llvm-readelf] Support dumping of stack sizes sections with readelf --stack-s...Wolfgang Pieb2019-08-051-0/+5
* [MCA][doc] Add a section for the 'Bottleneck Analysis'.Andrea Di Biagio2019-08-051-6/+79
* [doc] Give a workaround for a FileCheck regex that ends in a brace.Paul Robinson2019-08-021-1/+4
* [MCA] Add support for printing immedate values as hex. Also enable lexing of ...Andrea Di Biagio2019-08-021-0/+5
* [llvm-objcopy] Add support for --add-section for COFFSergey Dmitriev2019-07-261-7/+7
* FileCheck [8/12]: Define numeric var from exprThomas Preud'homme2019-07-241-5/+21
* Revert "FileCheck [8/12]: Define numeric var from expr"Thomas Preud'homme2019-07-241-21/+5
* FileCheck [8/12]: Define numeric var from exprThomas Preud'homme2019-07-231-5/+21
* Revert [tools] [llvm-nm] Default to reading from stdin not a.outAlex Brachet2019-07-161-2/+3
* [docs][llvm-nm] Fix inconsistent grammarJames Henderson2019-07-151-1/+1
* FileCheck [7/12]: Arbitrary long numeric expressionsThomas Preud'homme2019-07-131-13/+12
* [tools] [llvm-nm] Default to reading from stdin not a.outAlex Brachet2019-07-121-3/+2
* [docs][llvm-symbolizer] Fix grammarJames Henderson2019-07-101-1/+1
* [docs][llvm-dwarfdump] Normalise some wordingJames Henderson2019-07-101-1/+1
* [docs][llvm-dwarfdump] Fix wordingJames Henderson2019-07-091-1/+1
* [docs][llvm-objdump] Make some wording improvements/simplifications.James Henderson2019-07-091-13/+9
* [docs][llvm-nm] Improve some wordingJames Henderson2019-07-091-15/+13
* [docs][llvm-dwarfdump] Make some option descriptions clearer and more preciseJames Henderson2019-07-091-12/+10
* [docs][llvm-readobj][llvm-readelf] Improve wordingJames Henderson2019-07-082-4/+4
* [lit] Parse command-line options from LIT_OPTSJoel E. Denny2019-07-081-0/+5
* [docs][llvm-objcopy] Add description of binary input/output to docJames Henderson2019-07-081-2/+17
* [docs][llvm-readobj] Add a note to options that do nothing in GNU outputJames Henderson2019-07-052-4/+10
* [docs][llvm-objcopy] Improve some wording.James Henderson2019-07-051-4/+4
* [docs] [tools] Fix see also linksAlex Brachet2019-07-047-7/+7
* [docs][llvm-dwarfdump] Remove unnecessary reference to --show-childrenJames Henderson2019-07-041-3/+1
* [docs] [NFC] Removed excess spacingAlex Brachet2019-07-0417-189/+0
* [docs][llvm-objcopy] Write documentation for llvm-objcopyJames Henderson2019-07-032-16/+482
* [docs][llvm-readelf] Delete old llvm-readelf.mdJames Henderson2019-07-021-28/+0
* [docs][llvm-readelf] Expand llvm-readelf documentationJames Henderson2019-07-012-0/+218
* [llvm-objdump] Update the doc for --disassemble-functions.Yuanfang Chen2019-06-271-4/+6
* [docs][llvm-nm][llvm-objdump] Improve "See Also" sectionJames Henderson2019-06-272-2/+3
* [docs][tools] Add missing "program" tags to rst filesJames Henderson2019-06-2732-0/+68
* [docs][llvm-symbolizer] Improve llvm-symbolizer documentationJames Henderson2019-06-261-99/+271
* [docs][llvm-readobj] Improve llvm-readobj documentationJames Henderson2019-06-251-39/+220
* [docs][llvm-cxxfilt] Write llvm-cxxfilt documentationJames Henderson2019-06-252-10/+79
* [docs][llvm-nm] Add missing options to documentationJames Henderson2019-06-241-21/+91
* [docs][llvm-nm] Improve symbol code documentationJames Henderson2019-06-241-15/+70
* [docs][llvm-objdump] Fix bad merge of docsJames Henderson2019-06-211-4/+4
* [binutils] Add response file option to help and docsJames Henderson2019-06-214-0/+16
* [docs][llvm-objdump] Improve llvm-objdump documentationJames Henderson2019-06-211-36/+240
* [FileCheck] Stop qualifying expressions as numericThomas Preud'homme2019-06-191-9/+9
* [llvm-mca][docs] clarify how the quality of the perf report is affected by th...Andrea Di Biagio2019-06-191-0/+11
* [docs][llvm-dwarfdump] Make the --show-parents and --show-children help text ...James Henderson2019-06-141-6/+6
* [Coverage] Load code coverage data from archivesVedant Kumar2019-06-131-0/+6
* [docs][llvm-symbolizer] Fix formatting issue with --functionsJames Henderson2019-06-131-4/+4
* [docs][llvm-dwarfdump] Add missing options and behaviour to documentationJames Henderson2019-06-131-4/+35
OpenPOWER on IntegriCloud