summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud