aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei1-1/+2
2013-01-19Documentation: remove more mentions of TclDmitri Gribenko1-8/+3
2013-01-11docs: Fix long standing linking antipattern.Sean Silva1-2/+0
2012-12-12Documentation: use paths relative to document root in links.Dmitri Gribenko1-1/+1
2012-12-12Documentation: llvm-bcanalyzer.rst: cleanup.Dmitri Gribenko1-170/+51
2012-12-01Update FileCheck's documentation to mention recently added feature ofEli Bendersky1-15/+16
2012-11-29Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko1-36/+32
2012-11-29Documentation for llvm-link: reformatDmitri Gribenko1-54/+32
2012-11-29Documentation for llvm-cov: reformatDmitri Gribenko1-26/+14
2012-11-29Documentation for llvm-stress: reformatDmitri Gribenko1-22/+8
2012-11-29Documentation for opt: reformatDmitri Gribenko1-111/+71
2012-11-29Documentation for llc: reformat.Dmitri Gribenko1-120/+56
2012-11-29Documentation for lit: more formatting: use 'option' and 'program' directives.Dmitri Gribenko1-139/+144
2012-11-29Documentation for tblgen: formattingDmitri Gribenko1-98/+41
2012-11-29Documentation for lit: formatting improvements.Dmitri Gribenko1-117/+41
2012-11-29Documentation: use correct highlighterDmitri Gribenko1-3/+3
2012-11-28Documentation: improve formatting and remove unneeded empty lines.Dmitri Gribenko1-69/+9
2012-11-21Fix a typo in FileCheck.rstEli Bendersky1-1/+1
2012-11-20ReST-ify some markup in the LIT documentEli Bendersky1-10/+10
2012-11-14Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko1-0/+27
2012-11-14FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko1-86/+50
2012-11-07Fix a broken sentenceEli Bendersky1-2/+3
2012-11-07Document the -input-file option of FileCheckEli Bendersky1-0/+5
2012-10-19lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar1-1/+1
2012-10-19lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar1-0/+13
2012-08-10Remove references to compression in llvm-ar. It has been a long time since weRafael Espindola1-34/+10
2012-07-23Fix a typo (the the => the)Sylvestre Ledru1-1/+1
2012-06-20Fix the formatting a bit.Bill Wendling1-41/+8
2012-06-12Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko4-11/+11
2012-06-12FileCheck docs: remove leftover HTML markup.Dmitri Gribenko1-9/+9
2012-06-06[llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer1-33/+68
2012-06-02Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2-2/+2
2012-05-24Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier1-1/+1
2012-05-13Fix the tool documentationNadav Rotem1-1/+1
2012-05-08[docs] Remove POD based man page docs (and build system support).Daniel Dunbar25-3901/+0
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar22-0/+3953
2012-05-07Remove C Backend from the bugpoint docsPete Cooper1-8/+8
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2-237/+0
2012-04-18Some formatting and grammar fixes in the FileCheck documentationEli Bendersky1-29/+29
2012-03-29Drop O4 from the llc manpage, it was removed in r70445.Benjamin Kramer1-1/+1
2012-03-26docs/lit: Add some notes on the lit test run output format.Daniel Dunbar1-0/+47
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky1-0/+3
2012-03-14Some typos in lit command guideEli Bendersky1-4/+4
2012-03-14Typo in lit command guideEli Bendersky1-1/+1
2012-02-27Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper1-14/+38
2012-02-26Add a random .LL file generator to stress-test different llvm components.Nadav Rotem2-0/+45
2012-02-05Fix typo and broken linkEli Bendersky1-2/+2
2012-02-05Add missing parenEli Bendersky1-1/+1
2012-01-07Fix dead linkEli Bendersky1-1/+1
2012-01-02Correct spelling.Duncan Sands1-1/+1