[OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
[oota-llvm.git] / docs / CommandGuide /
2014-10-17 Alexander Potapenko[llvm-symbolizer] Introduce the -dsym-hint option.
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-08-21 Eric Fiselier[LIT] Remove documentation for method since it does...
2014-08-15 Eric Fiselier[LIT]Correct name of global lit configuration object...
2014-08-11 Sylvestre LedruFix typos:
2014-08-02 Eric Fiselier[lit] Add --show-xfail flag to LIT.
2014-07-31 Eric FiselierAdd documentation for lit's --show-unsupported flag
2014-07-30 Alex Lorenzdocs: update the command guide documentation for llvm...
2014-07-21 Dan LiewFix Sphinx warnings.
2014-07-11 Alexander KornienkoAdd FileCheck -implicit-check-not option to allow stric...
2014-06-04 Justin Bognerdocs: Remove documentation for legacy PGO options
2014-05-19 Alexey SamsonovAdd documentation for llvm-dwarfdump tool
2014-05-17 Alexey Samsonov[DWARF parser] Teach DIContext to fetch short (non...
2014-05-07 Justin Bognerllvm-cov: Document --no-output in the command guide
2014-05-06 Bob WilsonAdd some details to the llvm-cov documentation. <rdar...
2014-04-07 Sean Silva[docs] Fix some links
2014-03-20 Mark SeabornRemove LowerInvoke's obsolete "-enable-correct-eh-suppo...
2014-02-19 Sean Silva[docs] Clean up some more llvm-gcc stuff
2014-02-17 Duncan P. N. Exon... PGO: llvm-profdata: tool for merging profiles
2013-12-24 Alexey SamsonovRemove link to unexisting llvm-prof docs
2013-12-24 Alexey Samsonovllvm-symbolizer: add --obj flag to specify a single...
2013-11-21 Benjamin KramerRemove dangling documentation. llvm-prof was deleted...
2013-11-10 Matt ArsenaultAllow multiple check prefixes in FileCheck.
2013-10-11 Renato GolinAdd warning about CHECK-DAG with variable definition
2013-08-18 Dmitri Gribenkodocs: command guide: cleanups, no text changes
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-08-08 Daniel Dunbar[lit] Change --show-{tests,suites} to exit after printing.
2013-08-08 Daniel Dunbar[lit] Remove --repeat option, which wasn't that useful.
2013-08-05 Bill WendlingFix grammar.
2013-07-30 Bill WendlingFix underscore to be the proper length.
2013-07-30 Rafael EspindolaRemove more dead documentation.
2013-07-29 Rafael EspindolaDelete documentation for deleted options.
2013-07-26 Rafael EspindolaUse pipefail when available.
2013-07-24 Jakob Stoklund OlesenSpeling.
2013-07-24 Jakob Stoklund OlesenUpdate old llc documentation.
2013-07-24 Rafael Espindolallvm-ar is far closer to being a regular ar implementat...
2013-07-18 Stephen LinFix FileCheck CHECK-LABEL documentation wording slightl...
2013-07-14 Stephen LinCorrect inaccurate statement in FileCheck docs.
2013-07-12 Stephen LinAdd new directive called CHECK-LABEL to FileCheck.
2013-06-28 Alexey Samsonovllvm-symbolizer: add support for Mach-O universal binaries
2013-06-21 Sean Silva[docs] Fix formatting.
2013-06-14 Rafael EspindolaRemove the LLVM specific archive index.
2013-05-30 Sergey MatveevFix incorrect parameter name in LIT docs.
2013-05-14 Michael LiaoAdd 'CHECK-DAG' support
2013-04-27 Dmitri GribenkoDocumentation: end option description with a period
2013-04-22 Eli BenderskyDocument the -filetype option of llc (PR #12902)
2013-04-12 Nico RieckTeach llvm-readobj to print ELF program headers
2013-04-12 Nico RieckAdd -expand-relocs to llvm-readobj
2013-04-11 Nico RieckAdd man page for llvm-readobj
2013-04-02 Jakub StaszakFix a typo.
2013-03-19 Eli BenderskyUpdate documentation of llvm-link to reflect recent...
2013-03-01 Alexey SamsonovDocs for llvm-symbolizer command-line tool
2013-02-06 Guy BenyeiCanonicalize line endings to Linux style also when...
2013-01-19 Dmitri GribenkoDocumentation: remove more mentions of Tcl
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-12-12 Dmitri GribenkoDocumentation: use paths relative to document root...
2012-12-12 Dmitri GribenkoDocumentation: llvm-bcanalyzer.rst: cleanup.
2012-12-01 Eli BenderskyUpdate FileCheck's documentation to mention recently...
2012-11-29 Dmitri GribenkoDocumentation for FileCheck: use 'option' and 'program...
2012-11-29 Dmitri GribenkoDocumentation for llvm-link: reformat
2012-11-29 Dmitri GribenkoDocumentation for llvm-cov: reformat
2012-11-29 Dmitri GribenkoDocumentation for llvm-stress: reformat
2012-11-29 Dmitri GribenkoDocumentation for opt: reformat
2012-11-29 Dmitri GribenkoDocumentation for llc: reformat.
2012-11-29 Dmitri GribenkoDocumentation for lit: more formatting: use 'option...
2012-11-29 Dmitri GribenkoDocumentation for tblgen: formatting
2012-11-29 Dmitri GribenkoDocumentation for lit: formatting improvements.
2012-11-29 Dmitri GribenkoDocumentation: use correct highlighter
2012-11-28 Dmitri GribenkoDocumentation: improve formatting and remove unneeded...
2012-11-21 Eli BenderskyFix a typo in FileCheck.rst
2012-11-20 Eli BenderskyReST-ify some markup in the LIT document
2012-11-14 Alexander KornienkoSupport for [[@LINE]], [[@LINE+<offset>]], [[@LINE...
2012-11-14 Dmitri GribenkoFileCheck.rst: change formatting of code-like construct...
2012-11-07 Eli BenderskyFix a broken sentence
2012-11-07 Eli BenderskyDocument the -input-file option of FileCheck
2012-10-19 Daniel Dunbarlit: Rename the valgrind leaks feature to match what...
2012-10-19 Daniel Dunbarlit: Add 'valgrind' and 'valgrind-leaks' features when...
2012-08-10 Rafael EspindolaRemove references to compression in llvm-ar. It has...
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-06-20 Bill WendlingFix the formatting a bit.
2012-06-12 Dmitri GribenkoUse correct syntax highliter in code blocks. Noticed...
2012-06-12 Dmitri GribenkoFileCheck docs: remove leftover HTML markup.
2012-06-06 Michael J. Spencer[llvm-nm] Update documentation to cover object file...
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-05-24 Chad RosierTypo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
2012-05-13 Nadav RotemFix the tool documentation
2012-05-08 Daniel Dunbar[docs] Remove POD based man page docs (and build system...
2012-05-08 Daniel Dunbar[docs] Add ReST version of all the man pages.
2012-05-07 Pete CooperRemove C Backend from the bugpoint docs
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-04-18 Eli BenderskySome formatting and grammar fixes in the FileCheck...
2012-03-29 Benjamin KramerDrop O4 from the llc manpage, it was removed in r70445.
2012-03-26 Daniel Dunbardocs/lit: Add some notes on the lit test run output...
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-03-14 Eli BenderskySome typos in lit command guide
2012-03-14 Eli BenderskyTypo in lit command guide
2012-02-27 Craig TopperUpdate tblgen command guide. Remove unused tblgen Instr...
2012-02-26 Nadav RotemAdd a random .LL file generator to stress-test differen...
2012-02-05 Eli BenderskyFix typo and broken link
2012-02-05 Eli BenderskyAdd missing paren
next