index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CommandGuide
/
opt.pod
Age
Commit message (
Expand
)
Author
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
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
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-07
Document opt -S argument.
Daniel Dunbar
2009-08-25
Update documentation for the -f change.
Dan Gohman
2007-07-09
eliminated all references to 'bytecode' from .pod files
Gabor Greif
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
2006-08-28
Excise references to the now defunct "analyze" tool. Merge descriptions
Reid Spencer
2006-03-14
Change docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2004-07-02
* Standardize manpage output: program name bold, options italic/emphasized
Misha Brukman
2004-07-01
Fresh from the LLVM baker's oven: opt and analyze pods.
Misha Brukman