aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LangRef.html
Commit message (Expand)AuthorAgeFilesLines
* Fix some broken linksChris Lattner2004-06-211-1/+1
* llvm.isnan is dead, long live llvm.isunordered!Chris Lattner2004-06-151-34/+0
* Really add the docs this time :-)Alkis Evlogimenos2004-06-131-0/+35
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-121-0/+1
* Document the llvm.isnan intrinsicChris Lattner2004-06-111-2/+38
* Fix some broken linksChris Lattner2004-06-031-6/+6
* Describe the new garbage collector intrinsicsChris Lattner2004-05-231-13/+176
* Corrected the descriptions of the llvm.writeport and llvm.writeioJohn Criswell2004-04-121-28/+31
* Added initial design for the llvm.readio and llvm.writeio intrinsics.John Criswell2004-04-121-0/+96
* Fixed some spelling.John Criswell2004-04-091-4/+4
* Modified the prototypes of the llvm.readport and llvm.writeport intrinsicsJohn Criswell2004-04-091-28/+35
* Added the llvm.readport and llvm.writeport intrinsics.John Criswell2004-04-091-0/+91
* Update getelementptr instruction descriptionChris Lattner2004-04-051-38/+83
* Fixed grammar typo.John Criswell2004-03-121-1/+1
* Cleanup the cast section, add the select instructionChris Lattner2004-03-121-21/+95
* Remove the comment "Constants must always have an initial value.", whichChris Lattner2004-03-081-24/+40
* HTML 4.01 Strict compliance.Misha Brukman2004-03-011-33/+39
* Fixed minor typos.John Criswell2004-02-241-2/+2
* Wow, the description of the 'switch' instruction was out of date.Chris Lattner2004-02-241-20/+41
* fix typeoChris Lattner2004-02-141-1/+1
* Document new intrinsicsChris Lattner2004-02-141-1/+163
* Be a bit more specific about what the alignment value means and the restricti...Chris Lattner2004-02-121-0/+12
* Add support for the llvm.memmove intrinsic.Chris Lattner2004-02-121-0/+47
* Document the llvm.memcpy intrinsic. Clean up some of the formatting of otherChris Lattner2004-02-121-22/+108
* Add links to SLD from the LangRef.html docChris Lattner2004-01-061-8/+41
* Fixed a small grammatical error.John Criswell2003-11-251-1/+10
* checkin reid's docpatchChris Lattner2003-11-251-1741/+1114
* Fixed another minor grammatical error.John Criswell2003-11-211-1/+2
* Minor grammatical and punctuation corrections.John Criswell2003-11-211-2/+2
* First pass at cleaning up LangRef.html: stylesheet-ification, consistentMisha Brukman2003-11-081-665/+1016
* Fix typoChris Lattner2003-10-301-1/+1
* Clarify that all manipulatable values must be of first class type, and specif...Chris Lattner2003-10-301-9/+15
* Merged in RELEASE_1.John Criswell2003-10-271-1/+3
* Hrm, for some reason, my fingers like typing va_begin. WeirdChris Lattner2003-10-211-3/+3
* Update for new varargs supportChris Lattner2003-10-181-63/+99
* Add documentation for weak variablesChris Lattner2003-10-101-2/+10
* Add info about volatile loads/storesChris Lattner2003-09-081-4/+14
* Final cleanups, document is good to goChris Lattner2003-09-031-1/+1
* Add a WHOLE lot of updates clarifications and fixes. This is not done but ge...Chris Lattner2003-09-031-77/+133
* hyphenation police visited hereChris Lattner2003-09-021-8/+8
* Document the llvm.unwind intrinsic.Chris Lattner2003-08-281-18/+46
* The word `separate' only has one `e'.Misha Brukman2003-07-141-2/+2
* Diversify examplesChris Lattner2003-06-181-3/+4
* fix incorrect anchorChris Lattner2003-06-181-2/+2
* va_start only takes on argument now.Chris Lattner2003-05-081-10/+8
* Update information about the switch instructionChris Lattner2003-05-081-44/+16
* * Add information about LLVM intrinsicsChris Lattner2003-05-081-59/+193
* getelementptr uses long instead of uint indexesChris Lattner2002-12-131-12/+12
* Add a note about the switch instructionChris Lattner2002-11-051-2/+8
* Fix spelling of `propagate'.Misha Brukman2002-10-291-2/+2