aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* The -mode option is no longerChris Lattner2003-10-141-4/+4
* Removed items that are done or irrelevant.John Criswell2003-10-131-26/+2
* Fixed the name of a hyperlink.John Criswell2003-10-131-1/+1
* Removed information on common build problems. That is now documented inJohn Criswell2003-10-131-60/+3
* Fequently Asked Questions about LLVM. Mainly focuses on build problems, butJohn Criswell2003-10-131-0/+145
* Oops, forgot to commit this before: standardize header commentsChris Lattner2003-10-131-2/+2
* Rename -preheaders pass. Spelling fixChris Lattner2003-10-121-2/+2
* Renamed the feature subtests so that they do not begin with 'f'. It wasJohn Criswell2003-10-101-9/+4
* Fixed spelling.John Criswell2003-10-101-3/+3
* Initial checkin of Testing Guide.John Criswell2003-10-101-0/+356
* Removed information about compiling the GCC front end. This will be in aJohn Criswell2003-10-101-149/+60
* Re-did some of the text wrapping (sorry).John Criswell2003-10-101-143/+167
* Add documentation for weak variablesChris Lattner2003-10-101-2/+10
* Convert over to short bug URLsChris Lattner2003-10-081-6/+6
* Add links to bugzillaChris Lattner2003-10-071-10/+21
* Cleanups, include a list of passesChris Lattner2003-10-071-7/+52
* 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
* Break lines so that they fit within 80 columns.Misha Brukman2003-10-061-24/+88
* * Alphabetized order of toolsMisha Brukman2003-10-061-23/+37
* The sparc backend now support invoke, but still doesn't support unwindChris Lattner2003-10-051-4/+4
* 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
* Add ideas and small revisions from VikramChris Lattner2003-10-021-22/+44
* Change llc command line for register allocatorsAlkis Evlogimenos2003-10-021-11/+17
* fix splelingChris Lattner2003-10-021-3/+3
* add note about .a filesChris Lattner2003-10-021-1/+3
* Initial checkin of the LLVM 1.0 release notesChris Lattner2003-10-021-0/+326
* Amazingly enough, we actually do some stuff around here. Now if we couldChris Lattner2003-10-011-7/+4
* 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