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
/
llc.pod
Age
Commit message (
Expand
)
Author
2010-02-18
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
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-08-25
Update documentation for the -f change.
Dan Gohman
2009-04-29
Second attempt:
Bill Wendling
2007-07-09
eliminated all references to 'bytecode' from .pod files
Gabor Greif
2006-03-14
Change docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2005-12-16
rename options
Chris Lattner
2005-12-16
Document -mcpu -mattr -triple
Chris Lattner
2005-05-13
update this manual
Chris Lattner
2005-01-25
Document the --load option.
Reid Spencer
2004-12-09
Clean up this man page
Chris Lattner
2004-11-15
Add the PowerPC 32-bit ABI output option
Misha Brukman
2004-07-21
Fix spelling of `iterative scan'
Misha Brukman
2004-07-21
Add Iterative scan register allocator.
Alkis Evlogimenos
2004-07-21
Linearscan is no longer experimental.
Alkis Evlogimenos
2004-07-02
* Standardize manpage output: program name bold, options italic/emphasized
Misha Brukman
2004-05-14
More pods... work in progress
Brian Gaeke