summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
Commit message (Expand)AuthorAge
* Fixed some spelling.John Criswell2004-04-09
* Modified the prototypes of the llvm.readport and llvm.writeport intrinsicsJohn Criswell2004-04-09
* Added the llvm.readport and llvm.writeport intrinsics.John Criswell2004-04-09
* Update getelementptr instruction descriptionChris Lattner2004-04-05
* Fixed grammar typo.John Criswell2004-03-12
* Cleanup the cast section, add the select instructionChris Lattner2004-03-12
* Remove the comment "Constants must always have an initial value.", whichChris Lattner2004-03-08
* HTML 4.01 Strict compliance.Misha Brukman2004-03-01
* Fixed minor typos.John Criswell2004-02-24
* Wow, the description of the 'switch' instruction was out of date.Chris Lattner2004-02-24
* fix typeoChris Lattner2004-02-14
* Document new intrinsicsChris Lattner2004-02-14
* Be a bit more specific about what the alignment value means and the restricti...Chris Lattner2004-02-12
* Add support for the llvm.memmove intrinsic.Chris Lattner2004-02-12
* Document the llvm.memcpy intrinsic. Clean up some of the formatting of otherChris Lattner2004-02-12
* Add links to SLD from the LangRef.html docChris Lattner2004-01-06
* Fixed a small grammatical error.John Criswell2003-11-25
* checkin reid's docpatchChris Lattner2003-11-25
* Fixed another minor grammatical error.John Criswell2003-11-21
* Minor grammatical and punctuation corrections.John Criswell2003-11-21
* First pass at cleaning up LangRef.html: stylesheet-ification, consistentMisha Brukman2003-11-08
* Fix typoChris Lattner2003-10-30
* Clarify that all manipulatable values must be of first class type, and specif...Chris Lattner2003-10-30
* Merged in RELEASE_1.John Criswell2003-10-27
* Hrm, for some reason, my fingers like typing va_begin. WeirdChris Lattner2003-10-21
* Update for new varargs supportChris Lattner2003-10-18
* Add documentation for weak variablesChris Lattner2003-10-10
* Add info about volatile loads/storesChris Lattner2003-09-08
* Final cleanups, document is good to goChris Lattner2003-09-03
* Add a WHOLE lot of updates clarifications and fixes. This is not done but ge...Chris Lattner2003-09-03
* hyphenation police visited hereChris Lattner2003-09-02
* Document the llvm.unwind intrinsic.Chris Lattner2003-08-28
* The word `separate' only has one `e'.Misha Brukman2003-07-14
* Diversify examplesChris Lattner2003-06-18
* fix incorrect anchorChris Lattner2003-06-18
* va_start only takes on argument now.Chris Lattner2003-05-08
* Update information about the switch instructionChris Lattner2003-05-08
* * Add information about LLVM intrinsicsChris Lattner2003-05-08
* getelementptr uses long instead of uint indexesChris Lattner2002-12-13
* Add a note about the switch instructionChris Lattner2002-11-05
* Fix spelling of `propagate'.Misha Brukman2002-10-29
* Fixed grammar.Misha Brukman2002-09-18
* Add distinction between integer and integral types.Chris Lattner2002-09-03
* Add "written by" noteChris Lattner2002-08-30
* Comment out broken linkChris Lattner2002-08-29
* Fix typeo noticed by BryanChris Lattner2002-08-19
* Add a note mentioning that bools promote to 0 or 1Chris Lattner2002-08-15
* Remove information about dead 'not' instructionChris Lattner2002-08-14
* Add a note that specifies that the whether or not sign extension is done byChris Lattner2002-08-13
* Avoid calling LLVM "Strongly typed"Chris Lattner2002-06-25