Initial checkin
[oota-llvm.git] / docs / LangRef.html
2003-07-14 Misha BrukmanThe word `separate' only has one `e'.
2003-06-18 Chris LattnerDiversify examples
2003-06-18 Chris Lattnerfix incorrect anchor
2003-05-08 Chris Lattnerva_start only takes on argument now.
2003-05-08 Chris LattnerUpdate information about the switch instruction
2003-05-08 Chris Lattner* Add information about LLVM intrinsics
2002-12-13 Chris Lattnergetelementptr uses long instead of uint indexes
2002-11-05 Chris LattnerAdd a note about the switch instruction
2002-10-29 Misha BrukmanFix spelling of `propagate'.
2002-09-18 Misha BrukmanFixed grammar.
2002-09-03 Chris LattnerAdd distinction between integer and integral types.
2002-08-30 Chris LattnerAdd "written by" note
2002-08-29 Chris LattnerComment out broken link
2002-08-19 Chris LattnerFix typeo noticed by Bryan
2002-08-15 Chris LattnerAdd a note mentioning that bools promote to 0 or 1
2002-08-14 Chris LattnerRemove information about dead 'not' instruction
2002-08-13 Chris LattnerAdd a note that specifies that the whether or not sign...
2002-06-25 Chris LattnerAvoid calling LLVM "Strongly typed"
2002-06-25 Chris LattnerAdd borders to truth tables
2002-06-25 Chris LattnerMinor tuning and fleshing out of the language reference.
2002-05-06 Chris LattnerFinish up the updates to the language reference
2002-05-06 Chris LattnerUpdated documentation a _LOT_
2002-04-14 Chris LattnerUpdate documentation a LOT, make it more accurate and...
2001-07-09 Chris LattnerUpdated documentation for load, store & getelementptr
2001-06-11 Chris LattnerUpdate documentation to reflect:
2001-06-06 Chris LattnerInitial revision