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
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
2009-11-05
lit: Add --param NAME=VALUE option, for test suite specific use (to communicate
Daniel Dunbar
2009-10-25
lit: Add --config-prefix option, to override default config file names.
Daniel Dunbar
2009-10-19
Add link to 'lit' from CommandGuide.
Daniel Dunbar
2009-10-17
check in a bunch of content from TestingGuide. Part of PR5216
Chris Lattner
2009-09-15
Put back non-obsolete -f sections for 'opt'.
Daniel Dunbar
2009-09-15
Remove references to obsolete -f option.
Daniel Dunbar
2009-09-15
Update llc/opt PODs to clarify they support .ll input.
Daniel Dunbar
2009-09-15
Give llvm-link a -S option.
Dan Gohman
2009-09-11
Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't
Dan Gohman
2009-09-08
Add 'lit' testing tool.
Daniel Dunbar
2009-09-07
Document opt -S argument.
Daniel Dunbar
2009-08-25
Update documentation for the -f change.
Dan Gohman
2009-08-23
Don't install the man page for FileCheck
Douglas Gregor
2009-08-15
fix pasto noticed by Jakub
Chris Lattner
2009-08-15
add a simple FileCheck man page.
Chris Lattner
2009-07-22
Added -b option to override the default bitcode output file name.
Sanjiv Gupta
2009-07-11
Update documentation.
Mikhail Glushenkov
2009-07-09
Documentation update.
Mikhail Glushenkov
[next]