aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation for lit: formatting improvements.Dmitri Gribenko2012-11-291-117/+41
* Documentation: use correct highlighterDmitri Gribenko2012-11-291-3/+3
* Documentation: improve formatting and remove unneeded empty lines.Dmitri Gribenko2012-11-281-69/+9
* Fix a typo in FileCheck.rstEli Bendersky2012-11-211-1/+1
* ReST-ify some markup in the LIT documentEli Bendersky2012-11-201-10/+10
* Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko2012-11-141-0/+27
* FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko2012-11-141-86/+50
* Fix a broken sentenceEli Bendersky2012-11-071-2/+3
* Document the -input-file option of FileCheckEli Bendersky2012-11-071-0/+5
* lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar2012-10-191-1/+1
* lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar2012-10-191-0/+13
* Remove references to compression in llvm-ar. It has been a long time since weRafael Espindola2012-08-101-34/+10
* Fix a typo (the the => the)Sylvestre Ledru2012-07-231-1/+1
* Fix the formatting a bit.Bill Wendling2012-06-201-41/+8
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-124-11/+11
* FileCheck docs: remove leftover HTML markup.Dmitri Gribenko2012-06-121-9/+9
* [llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer2012-06-061-33/+68
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-022-2/+2
* Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier2012-05-241-1/+1
* Fix the tool documentationNadav Rotem2012-05-131-1/+1
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-0825-3901/+0
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-0822-0/+3953
* Remove C Backend from the bugpoint docsPete Cooper2012-05-071-8/+8
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-192-237/+0
* Some formatting and grammar fixes in the FileCheck documentationEli Bendersky2012-04-181-29/+29
* Drop O4 from the llc manpage, it was removed in r70445.Benjamin Kramer2012-03-291-1/+1
* docs/lit: Add some notes on the lit test run output format.Daniel Dunbar2012-03-261-0/+47
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-0/+3
* Some typos in lit command guideEli Bendersky2012-03-141-4/+4
* Typo in lit command guideEli Bendersky2012-03-141-1/+1
* Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper2012-02-271-14/+38
* Add a random .LL file generator to stress-test different llvm components.Nadav Rotem2012-02-262-0/+45
* Fix typo and broken linkEli Bendersky2012-02-051-2/+2
* Add missing parenEli Bendersky2012-02-051-1/+1
* Fix dead linkEli Bendersky2012-01-071-1/+1
* Correct spelling.Duncan Sands2012-01-021-1/+1
* llvm-build: Add sketchy support for preserving comments when usingDaniel Dunbar2011-12-121-1/+4
* Add documentation for llvm-cov.Devang Patel2011-11-282-0/+48
* llvm-build: Add initial --write-cmake-fragment option.Daniel Dunbar2011-11-041-0/+7
* llvm-build: Add initial code for --write-make-fragment.Daniel Dunbar2011-11-031-0/+7
* llvm-build: Add "--write-library-table" option for generating the C++ libraryDaniel Dunbar2011-11-031-0/+7
* docs: Sketch docs for llvm-build tool.Daniel Dunbar2011-11-032-1/+63
* Remove mention of llvm-gcc and llvm-g++. -Ministry of TruthBill Wendling2011-09-201-19/+0
* Remove more of llvmc and dependencies.Eric Christopher2011-09-202-193/+0
* Remove obsolete .pod files.Bill Wendling2011-09-182-161/+0
* Add -rfunc and -rglob options to llvm-extract to support regularChad Rosier2011-09-161-0/+12
* Comment edit.Andrew Trick2011-04-231-1/+2
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-5/+5
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-10/+10
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1