Fixed a comma error.
[oota-llvm.git] / docs / CommandGuide /
2003-11-30 Chris LattnerA line was missing
2003-11-18 Brian GaekeUpdate to reflect the fact that llvm-nm can read archiv...
2003-11-16 Brian GaekeDocument -disable-opt option that I added.
2003-11-06 Chris LattnerAdd new commandline option
2003-11-05 Chris LattnerBugpoint no longer has this option
2003-11-02 Chris LattnerAdd note about profile.sh
2003-11-02 Chris LattnerCheckin an initial version of the llvm-prof documentation
2003-10-31 Brian GaekeWell, to be honest, -array-checks and -trace are gone...
2003-10-31 Misha Brukman* Not much point to indent the whole file
2003-10-31 Misha BrukmanThe `-q' option has gone away.
2003-10-20 Misha BrukmanFixed the documentation to coincide with the code.
2003-10-19 Brian GaekeChange it to match llvmgcc.html ... why do we have...
2003-10-19 Brian GaekeClarify the roles of gccld and gccas.
2003-10-19 Brian GaekeMinor edits; also expand description of '-v' option.
2003-10-19 Brian GaekeTweak -plugin description to match bugpoint.html
2003-10-19 Brian GaekeMostly rewritten.
2003-10-19 Chris LattnerA minor fix
2003-10-19 Brian GaekeTake out extra paragraph tag.
2003-10-19 Brian GaekeMake this (-run) set look like the other (-disable...
2003-10-19 Brian GaekeAlways say "the test program", part 2.
2003-10-19 Chris LattnerTwo minor fixes
2003-10-19 Brian GaekeMinor edits to Description section.
2003-10-19 Brian GaekeSpell-check.
2003-10-18 Chris LattnerAdd bugpoint advice section
2003-10-18 Chris LattnerExpand the --args section
2003-10-18 Chris Lattner* Add the -additional-so option
2003-10-18 Chris LattnerBeef up the description of bugpoint a lot. Update...
2003-10-16 Brian GaekeDocument that llvm-nm works in pipe mode, thanks to...
2003-10-16 John CriswellRemoved the -mode option.
2003-10-16 John CriswellAdded documentation on the new -disable-inlining option.
2003-10-16 Misha BrukmanAutomagically update website docs on commits.
2003-10-16 Misha BrukmanUpdate the website automatically on documentation commi...
2003-10-16 Misha BrukmanThis should automatically update on the webpage.
2003-10-16 Brian Gaekeyikes, a copy-and-paste-o
2003-10-16 Brian Gaekeadd llvm-nm entry.
2003-10-16 Brian GaekeAdd command guide (It's like a man page translated...
2003-10-07 Chris Lattnercleanup analyze documents
2003-10-07 Chris LattnerEnsure both columns take 50%
2003-10-07 Chris Lattnerno this really isn't extract
2003-10-07 Chris Lattnerinitial checkin of the bugpoint doxs
2003-10-07 Chris LattnerTTify, add links between pages
2003-10-07 Chris LattnerConsistently set the background color
2003-10-07 Chris Lattner<tt>ify things
2003-10-07 Chris LattnerMake the index page a big more attractive
2003-10-07 Chris LattnerMore changes and updates
2003-10-07 Chris Lattner<tt>ify, other minor cleanups
2003-10-07 Chris Lattner<tt> stuff
2003-10-07 Chris LattnerAdd pointer to LLC for code generator options. <tt...
2003-10-07 Chris Lattnerseparate options into X86 and sparc specific options
2003-10-07 Chris LattnerWrap at 80 columns
2003-10-07 Chris LattnerRenamed llvmas.html llvmdis.html and llvmlink.html...
2003-10-07 Chris Lattnerremove options specific to the -internalize pass, add...
2003-10-03 John CriswellAdded links to the C and C++ frontends.
2003-10-03 John CriswellAdding basic documentation for the LLVM C and C++ front...
2003-10-02 Alkis EvlogimenosChange llc command line for register allocators
2003-09-30 John CriswellCorrected usage synopsis.
2003-09-29 John CriswellAdded information on input and output filenames.
2003-09-29 John CriswellAdded explanation of where analyze gets its input,...
2003-09-26 John CriswellAdded information on how input and output files are...
2003-09-26 John CriswellAdded information about how llvm-as and llvm-dis select...
2003-09-25 Chris LattnerChange the heading of the page to reflect the tool...
2003-09-25 John CriswellAdded an explanation of gccld's behavior when linking...
2003-09-25 John CriswellAdded information about the new -native option.
2003-09-17 Chris Lattnerfix misspelling analyse -> analyze
2003-09-17 John CriswellRenamed the link page to llvmlink.html
2003-09-12 John CriswellInitial go at documentation for llc.
2003-09-11 John CriswellModified the footer to be a link to the LLVM web page.
2003-09-11 John CriswellAdding a skeleton for the LLVM Command Guide.