aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Change the heading of the page to reflect the tool nameChris Lattner2003-09-2510-20/+20
* Added an explanation of gccld's behavior when linking in native mode.John Criswell2003-09-251-0/+8
* Added information about the new -native option.John Criswell2003-09-251-8/+64
* fix misspelling analyse -> analyzeChris Lattner2003-09-171-3/+3
* Renamed the link page to llvmlink.htmlJohn Criswell2003-09-174-3/+168
* Initial go at documentation for llc.John Criswell2003-09-121-0/+147
* Modified the footer to be a link to the LLVM web page.John Criswell2003-09-118-35/+43
* Adding a skeleton for the LLVM Command Guide.John Criswell2003-09-118-0/+745