summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
Commit message (Expand)AuthorAge
* docs: Remove documentation for legacy PGO optionsJustin Bogner2014-06-04
* Add documentation for llvm-dwarfdump toolAlexey Samsonov2014-05-19
* [DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...Alexey Samsonov2014-05-17
* llvm-cov: Document --no-output in the command guideJustin Bogner2014-05-07
* Add some details to the llvm-cov documentation. <rdar://problem/15819496>Bob Wilson2014-05-06
* [docs] Fix some linksSean Silva2014-04-07
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-20
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-19
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17
* Remove link to unexisting llvm-prof docsAlexey Samsonov2013-12-24
* llvm-symbolizer: add --obj flag to specify a single object file that should b...Alexey Samsonov2013-12-24
* Remove dangling documentation. llvm-prof was deleted a while ago.Benjamin Kramer2013-11-21
* Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-10
* Add warning about CHECK-DAG with variable definitionRenato Golin2013-10-11
* docs: command guide: cleanups, no text changesDmitri Gribenko2013-08-18
* [typo] An LLVM.Daniel Dunbar2013-08-16
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-08
* [lit] Remove --repeat option, which wasn't that useful.Daniel Dunbar2013-08-08
* Fix grammar.Bill Wendling2013-08-05
* Fix underscore to be the proper length.Bill Wendling2013-07-30
* Remove more dead documentation.Rafael Espindola2013-07-30
* Delete documentation for deleted options.Rafael Espindola2013-07-29
* Use pipefail when available.Rafael Espindola2013-07-26
* Speling.Jakob Stoklund Olesen2013-07-24
* Update old llc documentation.Jakob Stoklund Olesen2013-07-24
* llvm-ar is far closer to being a regular ar implementation now. Update the docs.Rafael Espindola2013-07-24
* Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...Stephen Lin2013-07-18
* Correct inaccurate statement in FileCheck docs.Stephen Lin2013-07-14
* Add new directive called CHECK-LABEL to FileCheck.Stephen Lin2013-07-12
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-28
* [docs] Fix formatting.Sean Silva2013-06-21
* Remove the LLVM specific archive index.Rafael Espindola2013-06-14
* Fix incorrect parameter name in LIT docs.Sergey Matveev2013-05-30
* Add 'CHECK-DAG' supportMichael Liao2013-05-14
* Documentation: end option description with a periodDmitri Gribenko2013-04-27
* Document the -filetype option of llc (PR #12902)Eli Bendersky2013-04-22
* Teach llvm-readobj to print ELF program headersNico Rieck2013-04-12
* Add -expand-relocs to llvm-readobjNico Rieck2013-04-12
* Add man page for llvm-readobjNico Rieck2013-04-11
* Fix a typo.Jakub Staszak2013-04-02
* Update documentation of llvm-link to reflect recent cleanups.Eli Bendersky2013-03-19
* Docs for llvm-symbolizer command-line toolAlexey Samsonov2013-03-01
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-06
* Documentation: remove more mentions of TclDmitri Gribenko2013-01-19
* docs: Fix long standing linking antipattern.Sean Silva2013-01-11
* Documentation: use paths relative to document root in links.Dmitri Gribenko2012-12-12
* Documentation: llvm-bcanalyzer.rst: cleanup.Dmitri Gribenko2012-12-12
* Update FileCheck's documentation to mention recently added feature ofEli Bendersky2012-12-01
* Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko2012-11-29
* Documentation for llvm-link: reformatDmitri Gribenko2012-11-29