summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* I am not the only John Criswell.John Criswell2003-10-16
* Give credit where credit is dueChris Lattner2003-10-16
* Added a section on all of the wonderful Makefile variables used to locateJohn 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
* 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