aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)Author
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
2012-03-14Some typos in lit command guideEli Bendersky
2012-03-14Typo in lit command guideEli Bendersky
2012-02-27Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.Craig Topper
2012-02-26Add a random .LL file generator to stress-test different llvm components.Nadav Rotem
2012-02-05Fix typo and broken linkEli Bendersky
2012-02-05Add missing parenEli Bendersky
2012-01-07Fix dead linkEli Bendersky
2012-01-02Correct spelling.Duncan Sands
2011-12-12llvm-build: Add sketchy support for preserving comments when usingDaniel Dunbar
2011-11-28Add documentation for llvm-cov.Devang Patel
2011-11-04llvm-build: Add initial --write-cmake-fragment option.Daniel Dunbar
2011-11-03llvm-build: Add initial code for --write-make-fragment.Daniel Dunbar
2011-11-03llvm-build: Add "--write-library-table" option for generating the C++ libraryDaniel Dunbar
2011-11-03docs: Sketch docs for llvm-build tool.Daniel Dunbar
2011-09-20Remove mention of llvm-gcc and llvm-g++. -Ministry of TruthBill Wendling
2011-09-20Remove more of llvmc and dependencies.Eric Christopher
2011-09-18Remove obsolete .pod files.Bill Wendling
2011-09-16Add -rfunc and -rglob options to llvm-extract to support regularChad Rosier
2011-04-23Comment edit.Andrew Trick
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2011-04-14Documented bugpoint --compile-custom --compile-command.Andrew Trick
2011-04-11docs/CommandGuide/index.html: Fix CSS url to relative.NAKAMURA Takumi
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-02-15Spelling fix: consequtive -> consecutive.Duncan Sands
2010-11-16Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line opt...Peter Collingbourne
2010-10-15Teach FileCheck to handle trailing CHECK-NOT patterns.Jakob Stoklund Olesen
2010-09-07Add documentation for llvm-diff.John McCall
2010-08-08Add a opt-args option that can be used to pass arguments to every optRafael Espindola
2010-05-11Test commit.Daniel Dunbar
2010-05-11Test commit.Tanya Lattner
2010-05-11Test commit.Tanya Lattner