summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* Start adding documentation for llvm-lib.Rafael Espindola2015-07-172-0/+32
* Make llvm-dwarfdump exit with non-zero exit code if error was occured.Alexey Samsonov2015-06-251-2/+2
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* Update documentation for llvm-profdata.Diego Novillo2015-05-281-0/+30
* Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --paramMatthias Braun2015-05-041-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-2/+2
* Minor edits to the llvm-cov documentation.Bob Wilson2015-04-211-9/+9
* docs: Update llvm-cov docs for the -use-color flagJustin Bogner2015-03-191-4/+4
* docs: Fix a typo in my previous commitJustin Bogner2015-03-121-1/+1
* docs: Document the llvm-cov show and report commandsJustin Bogner2015-03-121-21/+191
* docs: Try to fix a couple of internal links in the llvm-profdata manualJustin Bogner2015-03-121-4/+4
* All FileCheck directives allow patterns.Paul Robinson2015-03-051-1/+1
* FileCheck: Document CHECK-SAME, follow-up to r230612Duncan P. N. Exon Smith2015-03-051-0/+25
* Fix docs typo regarding lit.local.cfg filesJonathan Roelofs2015-02-071-1/+1
* [llvm-symbolizer] Introduce the -dsym-hint option.Alexander Potapenko2014-10-171-0/+7
* Delete -std-compile-opts.Rafael Espindola2014-10-161-19/+4
* [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
OpenPOWER on IntegriCloud