summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Updated some of the information for the new autoconf changes.John Criswell2003-10-15
* The -mode option is no longerChris Lattner2003-10-14
* Removed items that are done or irrelevant.John Criswell2003-10-13
* Fixed the name of a hyperlink.John Criswell2003-10-13
* Removed information on common build problems. That is now documented inJohn Criswell2003-10-13
* Fequently Asked Questions about LLVM. Mainly focuses on build problems, butJohn Criswell2003-10-13
* Oops, forgot to commit this before: standardize header commentsChris Lattner2003-10-13
* Rename -preheaders pass. Spelling fixChris Lattner2003-10-12
* Renamed the feature subtests so that they do not begin with 'f'. It wasJohn Criswell2003-10-10
* Fixed spelling.John Criswell2003-10-10
* Initial checkin of Testing Guide.John Criswell2003-10-10
* Removed information about compiling the GCC front end. This will be in aJohn Criswell2003-10-10
* Re-did some of the text wrapping (sorry).John Criswell2003-10-10
* Add documentation for weak variablesChris Lattner2003-10-10
* Convert over to short bug URLsChris Lattner2003-10-08
* Add links to bugzillaChris Lattner2003-10-07
* Cleanups, include a list of passesChris Lattner2003-10-07
* 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
* Break lines so that they fit within 80 columns.Misha Brukman2003-10-06
* * Alphabetized order of toolsMisha Brukman2003-10-06
* The sparc backend now support invoke, but still doesn't support unwindChris Lattner2003-10-05
* 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
* Add ideas and small revisions from VikramChris Lattner2003-10-02
* Change llc command line for register allocatorsAlkis Evlogimenos2003-10-02
* fix splelingChris Lattner2003-10-02
* add note about .a filesChris Lattner2003-10-02
* Initial checkin of the LLVM 1.0 release notesChris Lattner2003-10-02
* Amazingly enough, we actually do some stuff around here. Now if we couldChris Lattner2003-10-01
* 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
* Change the heading of the page to reflect the tool nameChris Lattner2003-09-25