summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* 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
* Added an explanation of gccld's behavior when linking in native mode.John Criswell2003-09-25
* Added information about the new -native option.John Criswell2003-09-25
* Made modifications recommended by Chris. Namely:John Criswell2003-09-25
* Removed completed items.John Criswell2003-09-24
* update doxChris Lattner2003-09-20
* Added sections about debugging mis-compilations and incorrect code generation.Misha Brukman2003-09-17
* fix misspelling analyse -> analyzeChris Lattner2003-09-17
* Renamed the link page to llvmlink.htmlJohn Criswell2003-09-17
* Initial go at documentation for llc.John Criswell2003-09-12
* Modified the footer to be a link to the LLVM web page.John Criswell2003-09-11