ReleaseNotes: PowerPC; by Kit Barton
[oota-llvm.git] / docs / CommandGuide /
2016-01-07 Mike Aizatsky[llvm-symbolizer] Print out non-address lines verbatim.
2015-12-15 Nathan Slingerland[llvm-profdata] Add support for weighted merge of profi...
2015-12-04 Nathan SlingerlandRevert "[llvm-profdata] Add support for weighted merge...
2015-12-04 Nathan Slingerland[llvm-profdata] Add support for weighted merge of profi...
2015-11-24 Xinliang David LiFix sphinx-build error when building documentation.
2015-11-23 Xinliang David Li[PGO] Add --text option for llvm-profdata show|merge...
2015-11-11 Hemant KulkarniFix docs build break for revision r252798
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Colin LeMahieuReverting r252760
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-09 Renato Golin[EABI] Add LLVM support for -meabi flag
2015-11-06 Matthias BraunCommandGuide/lit.rst: Document the new commandline...
2015-10-12 Hemant Kulkarni[llvm-symbolizer] Add -print-address option
2015-10-12 Colin LeMahieu[llvm-symbolizer] Reverting r250067
2015-10-12 Hemant Kulkarni[llvm-symbolizer] Add -print-address option
2015-07-28 Renato GolinImproving lli documentation
2015-07-17 Rafael EspindolaStart adding documentation for llvm-lib.
2015-06-25 Alexey SamsonovMake llvm-dwarfdump exit with non-zero exit code if...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-05-28 Diego NovilloUpdate documentation for llvm-profdata.
2015-05-04 Matthias BraunLit: Allow overriding llvm tool paths+arguments, make...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-21 Bob WilsonMinor edits to the llvm-cov documentation.
2015-03-19 Justin Bognerdocs: Update llvm-cov docs for the -use-color flag
2015-03-12 Justin Bognerdocs: Fix a typo in my previous commit
2015-03-12 Justin Bognerdocs: Document the llvm-cov show and report commands
2015-03-12 Justin Bognerdocs: Try to fix a couple of internal links in the...
2015-03-05 Paul RobinsonAll FileCheck directives allow patterns.
2015-03-05 Duncan P. N. Exon... FileCheck: Document CHECK-SAME, follow-up to r230612
2015-02-07 Jonathan RoelofsFix docs typo regarding lit.local.cfg files
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
next