summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
Commit message (Expand)AuthorAge
* 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
* Drop O4 from the llc manpage, it was removed in r70445.Benjamin Kramer2012-03-29
* docs/lit: Add some notes on the lit test run output format.Daniel Dunbar2012-03-26
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-25
* Some typos in lit command guideEli Bendersky2012-03-14
* Typo in lit command guideEli Bendersky2012-03-14
* Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper2012-02-27
* Add a random .LL file generator to stress-test different llvm components.Nadav Rotem2012-02-26
* Fix typo and broken linkEli Bendersky2012-02-05
* Add missing parenEli Bendersky2012-02-05
* Fix dead linkEli Bendersky2012-01-07
* Correct spelling.Duncan Sands2012-01-02
* llvm-build: Add sketchy support for preserving comments when usingDaniel Dunbar2011-12-12
* Add documentation for llvm-cov.Devang Patel2011-11-28
* llvm-build: Add initial --write-cmake-fragment option.Daniel Dunbar2011-11-04
* llvm-build: Add initial code for --write-make-fragment.Daniel Dunbar2011-11-03
* llvm-build: Add "--write-library-table" option for generating the C++ libraryDaniel Dunbar2011-11-03
* docs: Sketch docs for llvm-build tool.Daniel Dunbar2011-11-03
* Remove mention of llvm-gcc and llvm-g++. -Ministry of TruthBill Wendling2011-09-20
* Remove more of llvmc and dependencies.Eric Christopher2011-09-20
* Remove obsolete .pod files.Bill Wendling2011-09-18
* Add -rfunc and -rglob options to llvm-extract to support regularChad Rosier2011-09-16
* Comment edit.Andrew Trick2011-04-23
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Documented bugpoint --compile-custom --compile-command.Andrew Trick2011-04-14
* docs/CommandGuide/index.html: Fix CSS url to relative.NAKAMURA Takumi2011-04-11
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Spelling fix: consequtive -> consecutive.Duncan Sands2011-02-15
* Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line opt...Peter Collingbourne2010-11-16
* Teach FileCheck to handle trailing CHECK-NOT patterns.Jakob Stoklund Olesen2010-10-15
* Add documentation for llvm-diff.John McCall2010-09-07
* Add a opt-args option that can be used to pass arguments to every optRafael Espindola2010-08-08
* Test commit.Daniel Dunbar2010-05-11