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