summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
Commit message (Expand)AuthorAge
* 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
* Automagically update website docs on commits.Misha Brukman2003-10-16
* Update the website automatically on documentation commit [in progress].Misha Brukman2003-10-16
* This should automatically update on the webpage.Misha Brukman2003-10-16
* yikes, a copy-and-paste-oBrian Gaeke2003-10-16
* add llvm-nm entry.Brian Gaeke2003-10-16
* Add command guide (It's like a man page translated into html, but without theBrian Gaeke2003-10-16
* cleanup analyze documentsChris Lattner2003-10-07
* Ensure both columns take 50%Chris Lattner2003-10-07
* no this really isn't extractChris Lattner2003-10-07
* initial checkin of the bugpoint doxsChris Lattner2003-10-07
* TTify, add links between pagesChris Lattner2003-10-07
* Consistently set the background colorChris Lattner2003-10-07
* <tt>ify thingsChris Lattner2003-10-07
* Make the index page a big more attractiveChris Lattner2003-10-07
* More changes and updatesChris Lattner2003-10-07
* <tt>ify, other minor cleanupsChris Lattner2003-10-07
* <tt> stuffChris Lattner2003-10-07
* Add pointer to LLC for code generator options. <tt> a bunch of stuff which s...Chris Lattner2003-10-07
* separate options into X86 and sparc specific optionsChris Lattner2003-10-07
* Wrap at 80 columnsChris Lattner2003-10-07
* Renamed llvmas.html llvmdis.html and llvmlink.html to have hyphens in themChris Lattner2003-10-07
* remove options specific to the -internalize pass, add the -debug optionChris Lattner2003-10-07
* Added links to the C and C++ frontends.John Criswell2003-10-03
* Adding basic documentation for the LLVM C and C++ frontends.John Criswell2003-10-03
* Change llc command line for register allocatorsAlkis Evlogimenos2003-10-02
* Corrected usage synopsis.John Criswell2003-09-30
* Added information on input and output filenames.John Criswell2003-09-29
* Added explanation of where analyze gets its input, where it sends its output,John Criswell2003-09-29
* Added information on how input and output files are selected.John Criswell2003-09-26
* Added information about how llvm-as and llvm-dis select the input and outputJohn Criswell2003-09-26