index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
LangRef.html
Age
Commit message (
Expand
)
Author
2004-01-06
Add links to SLD from the LangRef.html doc
Chris Lattner
2003-11-25
Fixed a small grammatical error.
John Criswell
2003-11-25
checkin reid's docpatch
Chris Lattner
2003-11-21
Fixed another minor grammatical error.
John Criswell
2003-11-21
Minor grammatical and punctuation corrections.
John Criswell
2003-11-08
First pass at cleaning up LangRef.html: stylesheet-ification, consistent
Misha Brukman
2003-10-30
Fix typo
Chris Lattner
2003-10-30
Clarify that all manipulatable values must be of first class type, and specif...
Chris Lattner
2003-10-27
Merged in RELEASE_1.
John Criswell
2003-10-21
Hrm, for some reason, my fingers like typing va_begin. Weird
Chris Lattner
2003-10-18
Update for new varargs support
Chris Lattner
2003-10-10
Add documentation for weak variables
Chris Lattner
2003-09-08
Add info about volatile loads/stores
Chris Lattner
2003-09-03
Final cleanups, document is good to go
Chris Lattner
2003-09-03
Add a WHOLE lot of updates clarifications and fixes. This is not done but ge...
Chris Lattner
2003-09-02
hyphenation police visited here
Chris Lattner
2003-08-28
Document the llvm.unwind intrinsic.
Chris Lattner
2003-07-14
The word `separate' only has one `e'.
Misha Brukman
2003-06-18
Diversify examples
Chris Lattner
2003-06-18
fix incorrect anchor
Chris Lattner
2003-05-08
va_start only takes on argument now.
Chris Lattner
2003-05-08
Update information about the switch instruction
Chris Lattner
2003-05-08
* Add information about LLVM intrinsics
Chris Lattner
2002-12-13
getelementptr uses long instead of uint indexes
Chris Lattner
2002-11-05
Add a note about the switch instruction
Chris Lattner
2002-10-29
Fix spelling of `propagate'.
Misha Brukman
2002-09-18
Fixed grammar.
Misha Brukman
2002-09-03
Add distinction between integer and integral types.
Chris Lattner
2002-08-30
Add "written by" note
Chris Lattner
2002-08-29
Comment out broken link
Chris Lattner
2002-08-19
Fix typeo noticed by Bryan
Chris Lattner
2002-08-15
Add a note mentioning that bools promote to 0 or 1
Chris Lattner
2002-08-14
Remove information about dead 'not' instruction
Chris Lattner
2002-08-13
Add a note that specifies that the whether or not sign extension is done by
Chris Lattner
2002-06-25
Avoid calling LLVM "Strongly typed"
Chris Lattner
2002-06-25
Add borders to truth tables
Chris Lattner
2002-06-25
Minor tuning and fleshing out of the language reference.
Chris Lattner
2002-05-06
Finish up the updates to the language reference
Chris Lattner
2002-05-06
Updated documentation a _LOT_
Chris Lattner
2002-04-14
Update documentation a LOT, make it more accurate and match current model
Chris Lattner
2001-07-09
Updated documentation for load, store & getelementptr
Chris Lattner
2001-06-11
Update documentation to reflect:
Chris Lattner
2001-06-06
Initial revision
Chris Lattner