aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* This seems like as good a place as any to keep POD files.Brian Gaeke2004-05-141-0/+58
* update command guide to have --tool-argsBrian Gaeke2004-05-041-0/+12
* * Remove note about "UNSUPPORTED: " feature that just became supportedMisha Brukman2004-04-191-11/+6
* Document new optionChris Lattner2004-04-061-1/+10
* Update docs a bitChris Lattner2004-04-061-10/+12
* Remove some options that don't really have anything to do with bugpointChris Lattner2004-04-061-10/+0
* Merged in RELEASE_12.John Criswell2004-03-293-10/+13
* Option no moreChris Lattner2004-03-131-1/+1
* Performed some updates on the new options to these command line tools.John Criswell2004-03-128-20/+73
* Add simple spiller.Alkis Evlogimenos2004-03-061-0/+3
* The default register allocator is local not simple.Alkis Evlogimenos2004-03-061-1/+1
* Make <di> into <dt> (definition list term).Alkis Evlogimenos2004-03-021-9/+10
* Fix <p> missing <p> tagAlkis Evlogimenos2004-03-011-0/+1
* Add a spiller option to llc. A simple spiller will come soon. When we get CFG...Alkis Evlogimenos2004-03-011-0/+13
* Document the code generator debugger.Chris Lattner2004-02-181-25/+25
* document the -march=c optionChris Lattner2004-02-181-0/+3
* Extract has new optionsChris Lattner2004-02-181-3/+15
* PreSelection isn't optional and so there's no way to turn it off.Misha Brukman2004-02-161-5/+0
* add advice bullet about -check-exit-codeBrian Gaeke2004-02-111-0/+5
* add description of -check-exit-codeBrian Gaeke2004-02-111-0/+4
* Fix documentation bugsChris Lattner2004-02-101-6/+7
* Clarified the extension to shared library objects.John Criswell2004-01-264-19/+30
* A line was missingChris Lattner2003-11-301-0/+1
* Update to reflect the fact that llvm-nm can read archives now.Brian Gaeke2003-11-181-6/+6
* Document -disable-opt option that I added.Brian Gaeke2003-11-161-0/+5
* Add new commandline optionChris Lattner2003-11-061-1/+7
* Bugpoint no longer has this optionChris Lattner2003-11-051-1/+1
* Add note about profile.shChris Lattner2003-11-021-0/+4
* Checkin an initial version of the llvm-prof documentationChris Lattner2003-11-022-10/+57
* Well, to be honest, -array-checks and -trace are gone, too. :-)Brian Gaeke2003-10-311-14/+0
* * Not much point to indent the whole fileMisha Brukman2003-10-311-101/+96
* The `-q' option has gone away.Misha Brukman2003-10-311-6/+0
* Fixed the documentation to coincide with the code.Misha Brukman2003-10-201-4/+3
* Change it to match llvmgcc.html ... why do we have separate pages for these two?Brian Gaeke2003-10-191-2/+6
* Clarify the roles of gccld and gccas.Brian Gaeke2003-10-191-4/+8
* Minor edits; also expand description of '-v' option.Brian Gaeke2003-10-191-3/+5
* Tweak -plugin description to match bugpoint.htmlBrian Gaeke2003-10-191-1/+1
* Mostly rewritten.Brian Gaeke2003-10-191-17/+60
* A minor fixChris Lattner2003-10-191-1/+1
* Take out extra paragraph tag.Brian Gaeke2003-10-191-1/+1
* Make this (-run) set look like the other (-disable) set.Brian Gaeke2003-10-191-1/+1
* Always say "the test program", part 2.Brian Gaeke2003-10-191-30/+36
* Two minor fixesChris Lattner2003-10-191-2/+2
* Minor edits to Description section.Brian Gaeke2003-10-191-25/+36
* Spell-check.Brian Gaeke2003-10-191-39/+47
* Add bugpoint advice sectionChris Lattner2003-10-181-1/+30
* Expand the --args sectionChris Lattner2003-10-181-1/+10
* * Add the -additional-so optionChris Lattner2003-10-181-30/+56
* Beef up the description of bugpoint a lot. Update for renamed optionsChris Lattner2003-10-181-21/+52
* Document that llvm-nm works in pipe mode, thanks to the efforts of Chris.Brian Gaeke2003-10-161-1/+3