aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)Author
2004-05-04update command guide to have --tool-argsBrian Gaeke
2004-04-19* Remove note about "UNSUPPORTED: " feature that just became supportedMisha Brukman
2004-04-06Document new optionChris Lattner
2004-04-06Update docs a bitChris Lattner
2004-04-06Remove some options that don't really have anything to do with bugpointChris Lattner
2004-03-29Merged in RELEASE_12.John Criswell
2004-03-13Option no moreChris Lattner
2004-03-12Performed some updates on the new options to these command line tools.John Criswell
2004-03-06Add simple spiller.Alkis Evlogimenos
2004-03-06The default register allocator is local not simple.Alkis Evlogimenos
2004-03-02Make <di> into <dt> (definition list term).Alkis Evlogimenos
2004-03-01Fix <p> missing <p> tagAlkis Evlogimenos
2004-03-01Add a spiller option to llc. A simple spiller will come soon. When we get CFG...Alkis Evlogimenos
2004-02-18Document the code generator debugger.Chris Lattner
2004-02-18document the -march=c optionChris Lattner
2004-02-18Extract has new optionsChris Lattner
2004-02-16PreSelection isn't optional and so there's no way to turn it off.Misha Brukman
2004-02-11add advice bullet about -check-exit-codeBrian Gaeke
2004-02-11add description of -check-exit-codeBrian Gaeke
2004-02-10Fix documentation bugsChris Lattner
2004-01-26Clarified the extension to shared library objects.John Criswell
2003-11-30A line was missingChris Lattner
2003-11-18Update to reflect the fact that llvm-nm can read archives now.Brian Gaeke
2003-11-16Document -disable-opt option that I added.Brian Gaeke
2003-11-06Add new commandline optionChris Lattner
2003-11-05Bugpoint no longer has this optionChris Lattner
2003-11-02Add note about profile.shChris Lattner
2003-11-02Checkin an initial version of the llvm-prof documentationChris Lattner
2003-10-31Well, to be honest, -array-checks and -trace are gone, too. :-)Brian Gaeke
2003-10-31* Not much point to indent the whole fileMisha Brukman
2003-10-31The `-q' option has gone away.Misha Brukman
2003-10-20Fixed the documentation to coincide with the code.Misha Brukman
2003-10-19Change it to match llvmgcc.html ... why do we have separate pages for these two?Brian Gaeke
2003-10-19Clarify the roles of gccld and gccas.Brian Gaeke
2003-10-19Minor edits; also expand description of '-v' option.Brian Gaeke
2003-10-19Tweak -plugin description to match bugpoint.htmlBrian Gaeke
2003-10-19Mostly rewritten.Brian Gaeke
2003-10-19A minor fixChris Lattner
2003-10-19Take out extra paragraph tag.Brian Gaeke
2003-10-19Make this (-run) set look like the other (-disable) set.Brian Gaeke
2003-10-19Always say "the test program", part 2.Brian Gaeke
2003-10-19Two minor fixesChris Lattner
2003-10-19Minor edits to Description section.Brian Gaeke
2003-10-19Spell-check.Brian Gaeke
2003-10-18Add bugpoint advice sectionChris Lattner
2003-10-18Expand the --args sectionChris Lattner
2003-10-18* Add the -additional-so optionChris Lattner
2003-10-18Beef up the description of bugpoint a lot. Update for renamed optionsChris Lattner
2003-10-16Document that llvm-nm works in pipe mode, thanks to the efforts of Chris.Brian Gaeke
2003-10-16Removed the -mode option.John Criswell