aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
...
* 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