f16 FDIV can now be legalized by promoting to f32
[oota-llvm.git] / docs / CommandGuide / opt.pod
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2009-09-15 Daniel DunbarPut back non-obsolete -f sections for 'opt'.
2009-09-15 Daniel DunbarRemove references to obsolete -f option.
2009-09-15 Daniel DunbarUpdate llc/opt PODs to clarify they support .ll input.
2009-09-07 Daniel DunbarDocument opt -S argument.
2009-08-25 Dan GohmanUpdate documentation for the -f change.
2007-07-09 Gabor Greifeliminated all references to 'bytecode' from .pod files
2007-02-03 Reid SpencerAnd even more correctly.
2007-02-03 Reid SpencerFormat the examples correctly.
2007-02-03 Reid SpencerFor PR1152:
2006-08-28 Reid SpencerExcise references to the now defunct "analyze" tool...
2006-03-14 Reid SpencerChange docs for llvm.cs.uiuc.edu -> llvm.org
2004-07-02 Misha Brukman* Standardize manpage output: program name bold, option...
2004-07-01 Misha BrukmanFresh from the LLVM baker's oven: opt and analyze pods.