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-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
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-05-02
Remove the -enable-sjlj-eh option, which doesn't do anything.
Duncan Sands
2010-03-04
Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.
Erick Tryzelaar
2010-02-18
Uniformize the way these options are printed. Requested by
Duncan Sands
2010-02-18
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
2010-02-11
llvm-db was removed.
Dan Gohman
2010-02-10
Add support to llvm-extract for extracting multiple functions and/or
Dan Gohman
2010-02-08
Fix some typos.
Duncan Sands
2009-12-01
Support -[weak_]framework and -F in llvmc.
Mikhail Glushenkov
2009-11-22
Allow '_' in FileCheck variable names, it is nice to have at least one
Daniel Dunbar
2009-11-15
lit: Add --repeat=N option, for running each test N times.
Daniel Dunbar
2009-11-10
lit: Start documentation testing architecture.
Daniel Dunbar
[next]