index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CommandGuide
Age
Commit message (
Expand
)
Author
2012-08-10
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
2012-06-20
Fix the formatting a bit.
Bill Wendling
2012-06-12
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
Dmitri Gribenko
2012-06-12
FileCheck 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-02
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-05-24
Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
Chad Rosier
2012-05-13
Fix the tool documentation
Nadav 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-07
Remove C Backend from the bugpoint docs
Pete Cooper
2012-04-19
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-18
Some formatting and grammar fixes in the FileCheck documentation
Eli Bendersky
2012-03-29
Drop O4 from the llc manpage, it was removed in r70445.
Benjamin Kramer
2012-03-26
docs/lit: Add some notes on the lit test run output format.
Daniel Dunbar
2012-03-25
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-14
Some typos in lit command guide
Eli Bendersky
2012-03-14
Typo in lit command guide
Eli Bendersky
2012-02-27
Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.
Craig Topper
2012-02-26
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
2012-02-05
Fix typo and broken link
Eli Bendersky
2012-02-05
Add missing paren
Eli Bendersky
2012-01-07
Fix dead link
Eli Bendersky
2012-01-02
Correct spelling.
Duncan Sands
2011-12-12
llvm-build: Add sketchy support for preserving comments when using
Daniel Dunbar
2011-11-28
Add documentation for llvm-cov.
Devang Patel
2011-11-04
llvm-build: Add initial --write-cmake-fragment option.
Daniel Dunbar
2011-11-03
llvm-build: Add initial code for --write-make-fragment.
Daniel Dunbar
2011-11-03
llvm-build: Add "--write-library-table" option for generating the C++ library
Daniel Dunbar
2011-11-03
docs: Sketch docs for llvm-build tool.
Daniel Dunbar
2011-09-20
Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth
Bill Wendling
2011-09-20
Remove more of llvmc and dependencies.
Eric Christopher
2011-09-18
Remove obsolete .pod files.
Bill Wendling
2011-09-16
Add -rfunc and -rglob options to llvm-extract to support regular
Chad Rosier
2011-04-23
Comment edit.
Andrew Trick
2011-04-23
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-18
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-14
Documented bugpoint --compile-custom --compile-command.
Andrew Trick
2011-04-11
docs/CommandGuide/index.html: Fix CSS url to relative.
NAKAMURA Takumi
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-02-15
Spelling fix: consequtive -> consecutive.
Duncan Sands
2010-11-16
Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line opt...
Peter Collingbourne
2010-10-15
Teach FileCheck to handle trailing CHECK-NOT patterns.
Jakob Stoklund Olesen
2010-09-07
Add documentation for llvm-diff.
John McCall
2010-08-08
Add a opt-args option that can be used to pass arguments to every opt
Rafael Espindola
2010-05-11
Test commit.
Daniel Dunbar
2010-05-11
Test commit.
Tanya Lattner
2010-05-11
Test commit.
Tanya Lattner
[next]