summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llc.pod
Commit message (Expand)AuthorAge
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line opt...Peter Collingbourne2010-11-16
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-18
* Remove references to obsolete -f option.Daniel Dunbar2009-09-15
* Update llc/opt PODs to clarify they support .ll input.Daniel Dunbar2009-09-15
* Update documentation for the -f change.Dan Gohman2009-08-25
* Second attempt:Bill Wendling2009-04-29
* eliminated all references to 'bytecode' from .pod filesGabor Greif2007-07-09
* Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* rename optionsChris Lattner2005-12-16
* Document -mcpu -mattr -tripleChris Lattner2005-12-16
* update this manualChris Lattner2005-05-13
* Document the --load option.Reid Spencer2005-01-25
* Clean up this man pageChris Lattner2004-12-09
* Add the PowerPC 32-bit ABI output optionMisha Brukman2004-11-15
* Fix spelling of `iterative scan'Misha Brukman2004-07-21
* Add Iterative scan register allocator.Alkis Evlogimenos2004-07-21
* Linearscan is no longer experimental.Alkis Evlogimenos2004-07-21
* * Standardize manpage output: program name bold, options italic/emphasizedMisha Brukman2004-07-02
* More pods... work in progressBrian Gaeke2004-05-14