summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* [LIT] Remove documentation for method since it does not existEric Fiselier2014-08-211-8/+0
* [LIT]Correct name of global lit configuration object to be lit_config (not lit).Eric Fiselier2014-08-151-1/+1
* Fix typos:Sylvestre Ledru2014-08-111-1/+1
* [lit] Add --show-xfail flag to LIT.Eric Fiselier2014-08-021-0/+4
* Add documentation for lit's --show-unsupported flagEric Fiselier2014-07-311-0/+4
* docs: update the command guide documentation for llvm-profdata.Alex Lorenz2014-07-301-12/+85
* Fix Sphinx warnings.Dan Liew2014-07-211-1/+1
* Add FileCheck -implicit-check-not option to allow stricter tests without addi...Alexander Kornienko2014-07-111-0/+11
* docs: Remove documentation for legacy PGO optionsJustin Bogner2014-06-042-8/+0
* Add documentation for llvm-dwarfdump toolAlexey Samsonov2014-05-192-0/+31
* [DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...Alexey Samsonov2014-05-171-2/+5
* llvm-cov: Document --no-output in the command guideJustin Bogner2014-05-071-0/+5
* Add some details to the llvm-cov documentation. <rdar://problem/15819496>Bob Wilson2014-05-061-13/+96
* [docs] Fix some linksSean Silva2014-04-071-1/+2
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-202-11/+0
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-192-4/+3
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-172-0/+30
* Remove link to unexisting llvm-prof docsAlexey Samsonov2013-12-241-1/+0
* llvm-symbolizer: add --obj flag to specify a single object file that should b...Alexey Samsonov2013-12-241-1/+15
* Remove dangling documentation. llvm-prof was deleted a while ago.Benjamin Kramer2013-11-211-63/+0
* Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-101-5/+7
* Add warning about CHECK-DAG with variable definitionRenato Golin2013-10-111-9/+37
* docs: command guide: cleanups, no text changesDmitri Gribenko2013-08-182-96/+28
* [typo] An LLVM.Daniel Dunbar2013-08-161-1/+1
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-081-1/+5
* [lit] Remove --repeat option, which wasn't that useful.Daniel Dunbar2013-08-081-5/+0
* Fix grammar.Bill Wendling2013-08-051-2/+2
* Fix underscore to be the proper length.Bill Wendling2013-07-301-1/+1
* Remove more dead documentation.Rafael Espindola2013-07-301-11/+10
* Delete documentation for deleted options.Rafael Espindola2013-07-291-41/+0
* Use pipefail when available.Rafael Espindola2013-07-261-0/+4
* Speling.Jakob Stoklund Olesen2013-07-241-2/+2
* Update old llc documentation.Jakob Stoklund Olesen2013-07-241-9/+9
* llvm-ar is far closer to being a regular ar implementation now. Update the docs.Rafael Espindola2013-07-241-47/+7
* Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...Stephen Lin2013-07-181-8/+10
* Correct inaccurate statement in FileCheck docs.Stephen Lin2013-07-141-1/+2
* Add new directive called CHECK-LABEL to FileCheck.Stephen Lin2013-07-121-0/+49
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-281-0/+16
* [docs] Fix formatting.Sean Silva2013-06-211-1/+1
* Remove the LLVM specific archive index.Rafael Espindola2013-06-143-73/+2
* Fix incorrect parameter name in LIT docs.Sergey Matveev2013-05-301-2/+2
* Add 'CHECK-DAG' supportMichael Liao2013-05-141-0/+49
* Documentation: end option description with a periodDmitri Gribenko2013-04-271-1/+3
* Document the -filetype option of llc (PR #12902)Eli Bendersky2013-04-221-0/+8
* Teach llvm-readobj to print ELF program headersNico Rieck2013-04-121-0/+4
* Add -expand-relocs to llvm-readobjNico Rieck2013-04-121-0/+5
* Add man page for llvm-readobjNico Rieck2013-04-112-0/+78
* Fix a typo.Jakub Staszak2013-04-021-1/+1
* Update documentation of llvm-link to reflect recent cleanups.Eli Bendersky2013-03-191-22/+4
* Docs for llvm-symbolizer command-line toolAlexey Samsonov2013-03-012-0/+66
OpenPOWER on IntegriCloud