aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
AgeCommit message (Expand)AuthorFilesLines
2014-10-17[llvm-symbolizer] Introduce the -dsym-hint option.Alexander Potapenko1-0/+7
2014-10-16Delete -std-compile-opts.Rafael Espindola1-19/+4
2014-08-21[LIT] Remove documentation for method since it does not existEric Fiselier1-8/+0
2014-08-15[LIT]Correct name of global lit configuration object to be lit_config (not lit).Eric Fiselier1-1/+1
2014-08-11Fix typos:Sylvestre Ledru1-1/+1
2014-08-02[lit] Add --show-xfail flag to LIT.Eric Fiselier1-0/+4
2014-07-31Add documentation for lit's --show-unsupported flagEric Fiselier1-0/+4
2014-07-30docs: update the command guide documentation for llvm-profdata.Alex Lorenz1-12/+85
2014-07-21Fix Sphinx warnings.Dan Liew1-1/+1
2014-07-11Add FileCheck -implicit-check-not option to allow stricter tests without addi...Alexander Kornienko1-0/+11
2014-06-04docs: Remove documentation for legacy PGO optionsJustin Bogner2-8/+0
2014-05-19Add documentation for llvm-dwarfdump toolAlexey Samsonov2-0/+31
2014-05-17[DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...Alexey Samsonov1-2/+5
2014-05-07llvm-cov: Document --no-output in the command guideJustin Bogner1-0/+5
2014-05-06Add some details to the llvm-cov documentation. <rdar://problem/15819496>Bob Wilson1-13/+96
2014-04-07[docs] Fix some linksSean Silva1-1/+2
2014-03-20Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2-11/+0
2014-02-19[docs] Clean up some more llvm-gcc stuffSean Silva2-4/+3
2014-02-17PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2-0/+30
2013-12-24Remove link to unexisting llvm-prof docsAlexey Samsonov1-1/+0
2013-12-24llvm-symbolizer: add --obj flag to specify a single object file that should b...Alexey Samsonov1-1/+15
2013-11-21Remove dangling documentation. llvm-prof was deleted a while ago.Benjamin Kramer1-63/+0
2013-11-10Allow multiple check prefixes in FileCheck.Matt Arsenault1-5/+7
2013-10-11Add warning about CHECK-DAG with variable definitionRenato Golin1-9/+37
2013-08-18docs: command guide: cleanups, no text changesDmitri Gribenko2-96/+28
2013-08-16[typo] An LLVM.Daniel Dunbar1-1/+1
2013-08-08[lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar1-1/+5
2013-08-08[lit] Remove --repeat option, which wasn't that useful.Daniel Dunbar1-5/+0
2013-08-05Fix grammar.Bill Wendling1-2/+2
2013-07-30Fix underscore to be the proper length.Bill Wendling1-1/+1
2013-07-30Remove more dead documentation.Rafael Espindola1-11/+10
2013-07-29Delete documentation for deleted options.Rafael Espindola1-41/+0
2013-07-26Use pipefail when available.Rafael Espindola1-0/+4
2013-07-24Speling.Jakob Stoklund Olesen1-2/+2
2013-07-24Update old llc documentation.Jakob Stoklund Olesen1-9/+9
2013-07-24llvm-ar is far closer to being a regular ar implementation now. Update the docs.Rafael Espindola1-47/+7
2013-07-18Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...Stephen Lin1-8/+10
2013-07-14Correct inaccurate statement in FileCheck docs.Stephen Lin1-1/+2
2013-07-12Add new directive called CHECK-LABEL to FileCheck.Stephen Lin1-0/+49
2013-06-28llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov1-0/+16
2013-06-21[docs] Fix formatting.Sean Silva1-1/+1
2013-06-14Remove the LLVM specific archive index.Rafael Espindola3-73/+2
2013-05-30Fix incorrect parameter name in LIT docs.Sergey Matveev1-2/+2
2013-05-14Add 'CHECK-DAG' supportMichael Liao1-0/+49
2013-04-27Documentation: end option description with a periodDmitri Gribenko1-1/+3
2013-04-22Document the -filetype option of llc (PR #12902)Eli Bendersky1-0/+8
2013-04-12Teach llvm-readobj to print ELF program headersNico Rieck1-0/+4
2013-04-12Add -expand-relocs to llvm-readobjNico Rieck1-0/+5
2013-04-11Add man page for llvm-readobjNico Rieck2-0/+78
2013-04-02Fix a typo.Jakub Staszak1-1/+1