summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
Commit message (Expand)AuthorAge
* 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
* Add borders to truth tablesChris Lattner2002-06-25
* Minor tuning and fleshing out of the language reference.Chris Lattner2002-06-25
* Finish up the updates to the language referenceChris Lattner2002-05-06
* Updated documentation a _LOT_Chris Lattner2002-05-06
* Update documentation a LOT, make it more accurate and match current modelChris Lattner2002-04-14
* Updated documentation for load, store & getelementptrChris Lattner2001-07-09
* Update documentation to reflect:Chris Lattner2001-06-11
* Initial revisionChris Lattner2001-06-06