aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llc.pod
AgeCommit message (Expand)Author
2010-02-18Refer to -help instead of --help since this is what tools themselves say.Duncan Sands
2009-09-15Remove references to obsolete -f option.Daniel Dunbar
2009-09-15Update llc/opt PODs to clarify they support .ll input.Daniel Dunbar
2009-08-25Update documentation for the -f change.Dan Gohman
2009-04-29Second attempt:Bill Wendling
2007-07-09eliminated all references to 'bytecode' from .pod filesGabor Greif
2006-03-14Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2005-12-16rename optionsChris Lattner
2005-12-16Document -mcpu -mattr -tripleChris Lattner
2005-05-13update this manualChris Lattner
2005-01-25Document the --load option.Reid Spencer
2004-12-09Clean up this man pageChris Lattner
2004-11-15Add the PowerPC 32-bit ABI output optionMisha Brukman
2004-07-21Fix spelling of `iterative scan'Misha Brukman
2004-07-21Add Iterative scan register allocator.Alkis Evlogimenos
2004-07-21Linearscan is no longer experimental.Alkis Evlogimenos
2004-07-02* Standardize manpage output: program name bold, options italic/emphasizedMisha Brukman
2004-05-14More pods... work in progressBrian Gaeke