summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* [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
* [llvm-lipo] Update llvm-lipo docs for -archs flagShoaib Meenai2019-06-121-0/+6
* [docs][llvm-symbolizer] Fix typo and grammar errorJames Henderson2019-06-121-2/+3
* [docs] Fix typoJames Henderson2019-06-121-1/+1
* [llvm-nm] Fix docs and help text for --print-sizeJames Henderson2019-06-121-1/+1
* [docs] Add "GNU binutils Replacements" section to command guideJordan Rupprecht2019-06-118-4/+125
* [docs][llvm-nm] Add darwin as --format optionJames Henderson2019-06-111-2/+2
* [docs][llvm-nm] Make --help help text consistent with other optionsJames Henderson2019-06-111-1/+1
* [llvm-dwarfdump] Simplify --ignore-case help text and documentationJames Henderson2019-06-111-2/+1
* [docs][llvm-nm] Fix documentation regarding llvm-nm reading stdinJames Henderson2019-06-111-2/+3
* [llvm-dwarfdump] Add -o to help text and remove --out-file from docJames Henderson2019-06-111-1/+1
* [Docs] [llvm-mca] Point out a caveat for using llvm-mca markers in source code.Matt Davis2019-06-101-2/+11
* [llvm-lipo] Add docs for llvm-lipoAlexander Shaposhnikov2019-06-072-0/+34
* [docs]Move llvm-readobj from "Developer Tools" to "Basic Commands"James Henderson2019-06-071-1/+1
* FileCheck [6/12]: Introduce numeric variable definitionThomas Preud'homme2019-06-061-17/+32
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-2/+2
* FileCheck: Improve FileCheck variable terminologyThomas Preud'homme2019-05-231-28/+35
* [FileCheck] Fix sphinx error: Make input be gas blockThomas Preud'homme2019-05-151-2/+2
* Reinstate "FileCheck [5/12]: Introduce regular numeric variables"Thomas Preud'homme2019-05-141-7/+53
* Revert "FileCheck [5/12]: Introduce regular numeric variables"Thomas Preud'homme2019-05-141-53/+7
* FileCheck [5/12]: Introduce regular numeric variablesThomas Preud'homme2019-05-131-7/+53
* [MCA] Add support for nested and overlapping region markersAndrea Di Biagio2019-05-091-7/+45
* FileCheck [4/12]: Introduce @LINE numeric expressionsThomas Preud'homme2019-05-021-14/+21
* [llvm-profdata] Fix indentation error in docs. NFC.Rong Xu2019-04-301-1/+1
* [llvm-profdata] Fix indentation error. NFCRong Xu2019-04-301-1/+1
* [llvm-profdata] Add overlap command to compute similarity b/w two profile filesRong Xu2019-04-301-0/+67
* [llvm-symbolizer] Add llvm-addr2lineIgor Kudrin2019-04-193-0/+39
* [llvm-symbolizer] Unhide and document the "-output-style" optionIgor Kudrin2019-04-191-0/+31
* [llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFCRong Xu2019-04-181-0/+1
* [llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCIAndrea Di Biagio2019-04-081-4/+4
* Add an option do not dump the generated object on diskGuillaume Chatelet2019-04-051-3/+9
OpenPOWER on IntegriCloud