aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)Author
2013-04-27Documentation: end option description with a periodDmitri Gribenko
2013-04-22Document the -filetype option of llc (PR #12902)Eli Bendersky
2013-04-12Teach llvm-readobj to print ELF program headersNico Rieck
2013-04-12Add -expand-relocs to llvm-readobjNico Rieck
2013-04-11Add man page for llvm-readobjNico Rieck
2013-04-02Fix a typo.Jakub Staszak
2013-03-19Update documentation of llvm-link to reflect recent cleanups.Eli Bendersky
2013-03-01Docs for llvm-symbolizer command-line toolAlexey Samsonov
2013-02-06Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei
2013-01-19Documentation: remove more mentions of TclDmitri Gribenko
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-12-12Documentation: use paths relative to document root in links.Dmitri Gribenko
2012-12-12Documentation: llvm-bcanalyzer.rst: cleanup.Dmitri Gribenko
2012-12-01Update FileCheck's documentation to mention recently added feature ofEli Bendersky
2012-11-29Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko
2012-11-29Documentation for llvm-link: reformatDmitri Gribenko
2012-11-29Documentation for llvm-cov: reformatDmitri Gribenko
2012-11-29Documentation for llvm-stress: reformatDmitri Gribenko
2012-11-29Documentation for opt: reformatDmitri Gribenko
2012-11-29Documentation for llc: reformat.Dmitri Gribenko
2012-11-29Documentation for lit: more formatting: use 'option' and 'program' directives.Dmitri Gribenko
2012-11-29Documentation for tblgen: formattingDmitri Gribenko
2012-11-29Documentation for lit: formatting improvements.Dmitri Gribenko
2012-11-29Documentation: use correct highlighterDmitri Gribenko
2012-11-28Documentation: improve formatting and remove unneeded empty lines.Dmitri Gribenko
2012-11-21Fix a typo in FileCheck.rstEli Bendersky
2012-11-20ReST-ify some markup in the LIT documentEli Bendersky
2012-11-14Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko
2012-11-14FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko
2012-11-07Fix a broken sentenceEli Bendersky
2012-11-07Document the -input-file option of FileCheckEli Bendersky
2012-10-19lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar
2012-10-19lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar
2012-08-10Remove references to compression in llvm-ar. It has been a long time since weRafael Espindola
2012-07-23Fix a typo (the the => the)Sylvestre Ledru
2012-06-20Fix the formatting a bit.Bill Wendling
2012-06-12Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko
2012-06-12FileCheck docs: remove leftover HTML markup.Dmitri Gribenko
2012-06-06[llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer
2012-06-02Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer
2012-05-24Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier
2012-05-13Fix the tool documentationNadav Rotem
2012-05-08[docs] Remove POD based man page docs (and build system support).Daniel Dunbar
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar
2012-05-07Remove C Backend from the bugpoint docsPete Cooper
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer
2012-04-18Some formatting and grammar fixes in the FileCheck documentationEli Bendersky
2012-03-29Drop O4 from the llc manpage, it was removed in r70445.Benjamin Kramer
2012-03-26docs/lit: Add some notes on the lit test run output format.Daniel Dunbar
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky