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
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
2009-06-25
Update documentation.
Mikhail Glushenkov
2009-04-29
Second attempt:
Bill Wendling
2009-03-27
Documentation update.
Mikhail Glushenkov
2009-03-02
Document the -gcc-tool-args bugpoint option.
Bill Wendling
2009-02-28
Fix typo. Found by William Moss.
Bill Wendling
2009-01-21
Mimic gcc behaviour with regard to response files.
Mikhail Glushenkov
2009-01-12
remove some dead options.
Chris Lattner
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2008-12-12
Man page update.
Mikhail Glushenkov
2008-12-11
* Fixed formatting of command descriptions to be consistent:
Misha Brukman
2008-12-09
Man page typo fix.
Mikhail Glushenkov
2008-12-08
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-12-07
Man page update.
Mikhail Glushenkov
2008-11-26
Describe some more options in the man page.
Mikhail Glushenkov
2008-11-25
Add a man page for llvmc. Really basic for now, will be updated later.
Mikhail Glushenkov
2008-10-28
llvm-ld doesn't have a -march option. This fixes PR2961
Chris Lattner
2008-10-26
Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.
Nick Lewycky
2008-08-06
stacker is really gone.
Chris Lattner
2008-08-06
remove stacker
Chris Lattner
2008-06-25
remove a bunch of dead options that never did anything.
Chris Lattner
2008-06-12
Improve description of -emit-llvm.
Dale Johannesen
2008-06-09
Create dirs as needed.
Tanya Lattner
2008-05-04
Remove entries from here also
Anton Korobeynikov
2008-05-04
Drop llvmc also, it will be replaced by shiny new llvmc2
Anton Korobeynikov
2008-05-04
Drop llvm2cpp, it's now a llc target
Anton Korobeynikov
2008-04-07
Added note to getting started guide to use llvm-gcc4.2.
Tanya Lattner
2008-03-30
Tweak build system to allow for installing the tutorial and uninstalling the ...
Erick Tryzelaar
2008-02-12
heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...
Chris Lattner
2007-12-29
remove attributions from the rest of the llvm makefiles.
Chris Lattner
2007-08-07
Who thought up this crazy formatting scheme?
Reid Spencer
2007-08-07
Okay, over/back tags don't next.
Reid Spencer
2007-08-07
Try an indent level for better formatting.
Reid Spencer
2007-08-07
Add the code generation options.
Reid Spencer
2007-08-07
Rearrange options into sections and add the last floating point related option.
Reid Spencer
2007-08-07
Add the -disable-excess-fp-precision option.
Reid Spencer
2007-08-07
Add another missing option.
Reid Spencer
2007-08-07
Add some more missing options.
Reid Spencer
2007-08-07
Remove the -f option which is no longer supported, but add the -fake-argv0
Reid Spencer
2007-08-05
Update links to the command guide generated documentation.
Reid Spencer
2007-07-18
Alphabetize. Document -mlimit parameter.
Nick Lewycky
[next]