aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed the -mode option.John Criswell2003-10-161-12/+4
* Added documentation on the new -disable-inlining option.John Criswell2003-10-161-0/+5
* Automagically update website docs on commits.Misha Brukman2003-10-161-0/+1
* Update the website automatically on documentation commit [in progress].Misha Brukman2003-10-161-1/+2
* This should automatically update on the webpage.Misha Brukman2003-10-161-1/+3
* yikes, a copy-and-paste-oBrian Gaeke2003-10-161-1/+1
* add llvm-nm entry.Brian Gaeke2003-10-161-0/+5
* Add command guide (It's like a man page translated into html, but without theBrian Gaeke2003-10-161-0/+116
* cleanup analyze documentsChris Lattner2003-10-071-35/+24
* Ensure both columns take 50%Chris Lattner2003-10-071-3/+3
* no this really isn't extractChris Lattner2003-10-071-1/+1
* initial checkin of the bugpoint doxsChris Lattner2003-10-071-0/+113
* TTify, add links between pagesChris Lattner2003-10-073-130/+92
* Consistently set the background colorChris Lattner2003-10-0711-54/+42
* <tt>ify thingsChris Lattner2003-10-071-42/+30
* Make the index page a big more attractiveChris Lattner2003-10-071-21/+35
* More changes and updatesChris Lattner2003-10-073-131/+108
* <tt>ify, other minor cleanupsChris Lattner2003-10-071-25/+24
* <tt> stuffChris Lattner2003-10-071-26/+14
* Add pointer to LLC for code generator options. <tt> a bunch of stuff which s...Chris Lattner2003-10-071-35/+10
* separate options into X86 and sparc specific optionsChris Lattner2003-10-071-48/+50
* Wrap at 80 columnsChris Lattner2003-10-071-17/+7
* Renamed llvmas.html llvmdis.html and llvmlink.html to have hyphens in themChris Lattner2003-10-071-3/+3
* remove options specific to the -internalize pass, add the -debug optionChris Lattner2003-10-071-0/+9
* Added links to the C and C++ frontends.John Criswell2003-10-031-0/+10
* Adding basic documentation for the LLVM C and C++ frontends.John Criswell2003-10-032-0/+221
* Change llc command line for register allocatorsAlkis Evlogimenos2003-10-021-11/+17
* Corrected usage synopsis.John Criswell2003-09-301-1/+9
* Added information on input and output filenames.John Criswell2003-09-292-16/+100
* Added explanation of where analyze gets its input, where it sends its output,John Criswell2003-09-291-5/+10
* Added information on how input and output files are selected.John Criswell2003-09-262-17/+42
* Added information about how llvm-as and llvm-dis select the input and outputJohn Criswell2003-09-262-13/+62