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
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
2007-07-09
eliminated all references to 'bytecode' from .pod files
Gabor Greif
2007-07-09
Bytecode -> Bitcode
Reid Spencer
2007-07-09
Minor language change upgrader -> upgrade tool
Reid Spencer
2007-07-09
This dir does not appear under /docs anymore but under /cmds so use an
Reid Spencer
2007-07-09
Fix some minor typos.
Reid Spencer
2007-07-09
Fix some typos.
Reid Spencer
2007-07-09
Fix a typo.
Reid Spencer
2007-07-09
Fix a typo.
Reid Spencer
2007-07-09
Fix some minor typos, again to test the auto-update of the web site.
Reid Spencer
2007-07-09
Remove an unneeded space, mostly to verify that auto-update of the
Reid Spencer
2007-07-05
Add a note about llvm2cpp's dubious future.
Reid Spencer
2007-06-29
Convert .cvsignore files
John Criswell
2007-05-06
remove dead option
Chris Lattner
2007-02-18
Remove broken links to gccas and gccld.
Reid Spencer
2007-02-12
Remove references to the now deprecated gccas and gccld.
Reid Spencer
2007-02-12
Update for llvm-gcc v4.0 usage.
Reid Spencer
2007-02-09
Remove gccas.pod and references to gccas and gccld.
Reid Spencer
2007-02-09
gccld is gone.
Reid Spencer
2007-02-09
Fix some formatting mistakes.
Reid Spencer
2007-02-09
Merge gccld documentation in here. gccld will go away soon.
Reid Spencer
2007-02-03
For PR1152:
Reid Spencer
2007-02-03
And even more correctly.
Reid Spencer
2007-02-03
Format the examples correctly.
Reid Spencer
2007-02-03
For PR1152:
Reid Spencer
2007-01-04
Document this tool as experimental and list its deficiencies.
Reid Spencer
2006-12-02
Add llvm-upgrade documentation.
Reid Spencer
2006-12-02
Document the llvm-upgrade tool.
Reid Spencer
2006-11-21
Documented the --disable-compression option in gccld and gccas.
John Criswell
2006-11-20
Fix PR1005
Chris Lattner
2006-09-14
Document new --enable-valgrind option.
Nick Lewycky
2006-08-28
Excise references to the now defunct "analyze" tool. Merge descriptions
Reid Spencer
2006-08-15
Fixed the awkward description of the -find-bugs option for bugpoint.
Patrick Jenkins
2006-08-15
Added option description for -find-bugs.
Patrick Jenkins
2006-08-10
llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust
Reid Spencer
2006-08-01
Update to include new options.
Reid Spencer
[next]