summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
Commit message (Expand)AuthorAge
* Remove the LLVM specific archive index.Rafael Espindola2013-06-14
* Fix incorrect parameter name in LIT docs.Sergey Matveev2013-05-30
* Add 'CHECK-DAG' supportMichael Liao2013-05-14
* Documentation: end option description with a periodDmitri Gribenko2013-04-27
* Document the -filetype option of llc (PR #12902)Eli Bendersky2013-04-22
* Teach llvm-readobj to print ELF program headersNico Rieck2013-04-12
* Add -expand-relocs to llvm-readobjNico Rieck2013-04-12
* Add man page for llvm-readobjNico Rieck2013-04-11
* Fix a typo.Jakub Staszak2013-04-02
* Update documentation of llvm-link to reflect recent cleanups.Eli Bendersky2013-03-19
* Docs for llvm-symbolizer command-line toolAlexey Samsonov2013-03-01
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-06
* Documentation: remove more mentions of TclDmitri Gribenko2013-01-19
* docs: Fix long standing linking antipattern.Sean Silva2013-01-11
* Documentation: use paths relative to document root in links.Dmitri Gribenko2012-12-12
* Documentation: llvm-bcanalyzer.rst: cleanup.Dmitri Gribenko2012-12-12
* Update FileCheck's documentation to mention recently added feature ofEli Bendersky2012-12-01
* Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko2012-11-29
* Documentation for llvm-link: reformatDmitri Gribenko2012-11-29
* Documentation for llvm-cov: reformatDmitri Gribenko2012-11-29
* Documentation for llvm-stress: reformatDmitri Gribenko2012-11-29
* Documentation for opt: reformatDmitri Gribenko2012-11-29
* Documentation for llc: reformat.Dmitri Gribenko2012-11-29
* Documentation for lit: more formatting: use 'option' and 'program' directives.Dmitri Gribenko2012-11-29
* Documentation for tblgen: formattingDmitri Gribenko2012-11-29
* Documentation for lit: formatting improvements.Dmitri Gribenko2012-11-29
* Documentation: use correct highlighterDmitri Gribenko2012-11-29
* Documentation: improve formatting and remove unneeded empty lines.Dmitri Gribenko2012-11-28
* Fix a typo in FileCheck.rstEli Bendersky2012-11-21
* ReST-ify some markup in the LIT documentEli Bendersky2012-11-20
* Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko2012-11-14
* FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko2012-11-14
* Fix a broken sentenceEli Bendersky2012-11-07
* Document the -input-file option of FileCheckEli Bendersky2012-11-07
* lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar2012-10-19
* lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar2012-10-19
* Remove references to compression in llvm-ar. It has been a long time since weRafael Espindola2012-08-10
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* Fix the formatting a bit.Bill Wendling2012-06-20
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-12
* FileCheck docs: remove leftover HTML markup.Dmitri Gribenko2012-06-12
* [llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer2012-06-06
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-02
* Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier2012-05-24
* Fix the tool documentationNadav Rotem2012-05-13
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-08
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-08
* Remove C Backend from the bugpoint docsPete Cooper2012-05-07
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-19
* Some formatting and grammar fixes in the FileCheck documentationEli Bendersky2012-04-18