aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update to current situation.Jeff Cohen2007-03-281-2/+12
* Stop using the foo HTML tag :)Chris Lattner2007-03-281-2/+2
* Undocument the implementation keywordReid Spencer2007-03-281-12/+11
* Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this corre...Tanya Lattner2007-03-271-1/+1
* For PR1276:Reid Spencer2007-03-271-2/+4
* For PR601:Reid Spencer2007-03-271-6/+48
* For PR601:Reid Spencer2007-03-261-0/+984
* Fix a link.Reid Spencer2007-03-241-1/+1
* Correct the description of srem. remainder follows the dividend not theReid Spencer2007-03-241-4/+6
* Add noreturn function attribute.Reid Spencer2007-03-221-0/+4
* Preview nounwind function attribute.Reid Spencer2007-03-221-2/+5
* More LangRef fixes. Corrected names of intrinsics.Anton Korobeynikov2007-03-221-37/+37
* Fixed va_arg example. Reported by Roman SamoilovAnton Korobeynikov2007-03-211-5/+9
* Document LoopPass.Devang Patel2007-03-191-0/+88
* Change e-mail address.Jim Laskey2007-03-142-2/+2
* Add link to exception handling.Jim Laskey2007-03-141-0/+14
* Adding credit for PPC changes.Jim Laskey2007-03-141-2/+3
* First draft of exception handling doc.Jim Laskey2007-03-141-0/+460
* llvm-gcc 3.4 is dead.Chris Lattner2007-03-061-9/+4
* Get the version number for the LLVM from the autoconf/configure.ac fileReid Spencer2007-03-041-2/+9
* grammaroChris Lattner2007-03-021-1/+1
* Fix a typo.Reid Spencer2007-03-021-1/+1
* Clarify the use of getValue/getSExtValue/getZExtValue and add the newReid Spencer2007-03-011-4/+14
* Describe how arbitrary precision integers are written to the bytecode.Reid Spencer2007-02-281-4/+12
* add -enable-ehChris Lattner2007-02-251-1/+9
* update this for llvm-gcc4Chris Lattner2007-02-251-92/+76
* Added some more information on how to use "delta" to reduce testcases.Bill Wendling2007-02-241-6/+10
* clarify.Chris Lattner2007-02-231-4/+4
* clarify llvm-gcc GPL issueChris Lattner2007-02-221-5/+5
* Add a section on the target datalayout syntax and describe the defaultsReid Spencer2007-02-191-2/+79
* Corrected typo.Bill Wendling2007-02-191-1/+1
* Some minor tweaks and grammar cleanup.Reid Spencer2007-02-191-13/+13
* fix validationChris Lattner2007-02-191-1/+1
* more wording changes and some minor additionsChris Lattner2007-02-191-41/+60
* add the definite articleChris Lattner2007-02-191-1/+1
* rename section to Copyright, License, and PatentsChris Lattner2007-02-191-3/+5
* wording changesChris Lattner2007-02-191-4/+4
* add strong words about patentsChris Lattner2007-02-191-3/+13
* incremental changes to own section, protosection on patentsChris Lattner2007-02-191-14/+26
* fix TOC, clarify bullet in incremental devChris Lattner2007-02-191-10/+6
* refactor the top-level 'patches' section into a subsection of General Policies.Chris Lattner2007-02-191-77/+36
* minor changesChris Lattner2007-02-191-5/+5
* remove terminology section (this is not a legal document)Chris Lattner2007-02-191-56/+32
* Transmogrify 'Starting New Work' into 'Making a Major Change', addChris Lattner2007-02-191-29/+41
* A bunch of editting. I'm still not done with the 'patches' section.Chris Lattner2007-02-191-201/+223
* clarify the 'developed by' lineChris Lattner2007-02-191-2/+4
* Remove broken links to gccas and gccld.Reid Spencer2007-02-181-6/+0
* update symtab section to reflect recent changes.Chris Lattner2007-02-161-146/+19
* For PR1195:Reid Spencer2007-02-151-4/+4
* For PR1195:Reid Spencer2007-02-152-30/+30