aboutsummaryrefslogtreecommitdiff
path: root/docs/LangRef.html
AgeCommit message (Expand)Author
2004-01-06Add links to SLD from the LangRef.html docChris Lattner
2003-11-25Fixed a small grammatical error.John Criswell
2003-11-25checkin reid's docpatchChris Lattner
2003-11-21Fixed another minor grammatical error.John Criswell
2003-11-21Minor grammatical and punctuation corrections.John Criswell
2003-11-08First pass at cleaning up LangRef.html: stylesheet-ification, consistentMisha Brukman
2003-10-30Fix typoChris Lattner
2003-10-30Clarify that all manipulatable values must be of first class type, and specif...Chris Lattner
2003-10-27Merged in RELEASE_1.John Criswell
2003-10-21Hrm, for some reason, my fingers like typing va_begin. WeirdChris Lattner
2003-10-18Update for new varargs supportChris Lattner
2003-10-10Add documentation for weak variablesChris Lattner
2003-09-08Add info about volatile loads/storesChris Lattner
2003-09-03Final cleanups, document is good to goChris Lattner
2003-09-03Add a WHOLE lot of updates clarifications and fixes. This is not done but ge...Chris Lattner
2003-09-02hyphenation police visited hereChris Lattner
2003-08-28Document the llvm.unwind intrinsic.Chris Lattner
2003-07-14The word `separate' only has one `e'.Misha Brukman
2003-06-18Diversify examplesChris Lattner
2003-06-18fix incorrect anchorChris Lattner
2003-05-08va_start only takes on argument now.Chris Lattner
2003-05-08Update information about the switch instructionChris Lattner
2003-05-08* Add information about LLVM intrinsicsChris Lattner
2002-12-13getelementptr uses long instead of uint indexesChris Lattner
2002-11-05Add a note about the switch instructionChris Lattner
2002-10-29Fix spelling of `propagate'.Misha Brukman
2002-09-18Fixed grammar.Misha Brukman
2002-09-03Add distinction between integer and integral types.Chris Lattner
2002-08-30Add "written by" noteChris Lattner
2002-08-29Comment out broken linkChris Lattner
2002-08-19Fix typeo noticed by BryanChris Lattner
2002-08-15Add a note mentioning that bools promote to 0 or 1Chris Lattner
2002-08-14Remove information about dead 'not' instructionChris Lattner
2002-08-13Add a note that specifies that the whether or not sign extension is done byChris Lattner
2002-06-25Avoid calling LLVM "Strongly typed"Chris Lattner
2002-06-25Add borders to truth tablesChris Lattner
2002-06-25Minor tuning and fleshing out of the language reference.Chris Lattner
2002-05-06Finish up the updates to the language referenceChris Lattner
2002-05-06Updated documentation a _LOT_Chris Lattner
2002-04-14Update documentation a LOT, make it more accurate and match current modelChris Lattner
2001-07-09Updated documentation for load, store & getelementptrChris Lattner
2001-06-11Update documentation to reflect:Chris Lattner
2001-06-06Initial revisionChris Lattner