summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* [llvm-symbolizer] Print out non-address lines verbatim.Mike Aizatsky2016-01-071-3/+3
* [llvm-profdata] Add support for weighted merge of profile data (2nd try)Nathan Slingerland2015-12-151-1/+40
* Revert "[llvm-profdata] Add support for weighted merge of profile data"Nathan Slingerland2015-12-041-5/+1
* [llvm-profdata] Add support for weighted merge of profile dataNathan Slingerland2015-12-041-1/+5
* Fix sphinx-build error when building documentation.Xinliang David Li2015-11-241-16/+10
* [PGO] Add --text option for llvm-profdata show|merge commandsXinliang David Li2015-11-231-1/+18
* Fix docs build break for revision r252798Hemant Kulkarni2015-11-111-0/+2
* [Symbolizer]: Add -pretty-print optionHemant Kulkarni2015-11-111-0/+12
* Reverting r252760Colin LeMahieu2015-11-111-12/+0
* [Symbolizer]: Add -pretty-print optionHemant Kulkarni2015-11-111-0/+12
* [EABI] Add LLVM support for -meabi flagRenato Golin2015-11-091-0/+6
* CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun2015-11-061-0/+5
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-121-0/+2
* [llvm-symbolizer] Reverting r250067Colin LeMahieu2015-10-121-2/+0
* [llvm-symbolizer] Add -print-address optionHemant Kulkarni2015-10-121-0/+2
* Improving lli documentationRenato Golin2015-07-281-124/+44
* 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
OpenPOWER on IntegriCloud