summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)Roman Lebedev2019-03-281-1/+8
* [Remarks] Emit a section containing remark diagnostics metadataFrancis Visoiu Mistrih2019-03-271-0/+4
* Speeding up llvm-cov export with multithreaded renderFiles implementation.Max Moroz2019-03-141-0/+13
* [MCA] Highlight kernel bottlenecks in the summary view.Andrea Di Biagio2019-03-041-0/+6
* [PGO] Context sensitive PGO (part 2)Rong Xu2019-02-281-0/+4
* [llvm-exegesis] Split Epsilon param into two (PR40787)Roman Lebedev2019-02-251-2/+7
* [llvm-exegesis] Opcode stabilization / reclusterization (PR40715)Roman Lebedev2019-02-201-0/+7
* [llvm-cov] Add support for gcov --hash-filenames optionVedant Kumar2019-02-191-0/+5
OpenPOWER on IntegriCloud