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-06-15
llvm.isnan is dead, long live llvm.isunordered!
Chris Lattner
2004-06-13
Really add the docs this time :-)
Alkis Evlogimenos
2004-06-12
Add the isunordered intrinsic.
Alkis Evlogimenos
2004-06-11
Document the llvm.isnan intrinsic
Chris Lattner
2004-06-03
Fix some broken links
Chris Lattner
2004-05-23
Describe the new garbage collector intrinsics
Chris Lattner
2004-04-12
Corrected the descriptions of the llvm.writeport and llvm.writeio
John Criswell
2004-04-12
Added initial design for the llvm.readio and llvm.writeio intrinsics.
John Criswell
2004-04-09
Fixed some spelling.
John Criswell
2004-04-09
Modified the prototypes of the llvm.readport and llvm.writeport intrinsics
John Criswell
2004-04-09
Added the llvm.readport and llvm.writeport intrinsics.
John Criswell
2004-04-05
Update getelementptr instruction description
Chris Lattner
2004-03-12
Fixed grammar typo.
John Criswell
2004-03-12
Cleanup the cast section, add the select instruction
Chris Lattner
2004-03-08
Remove the comment "Constants must always have an initial value.", which
Chris Lattner
2004-03-01
HTML 4.01 Strict compliance.
Misha Brukman
2004-02-24
Fixed minor typos.
John Criswell
2004-02-24
Wow, the description of the 'switch' instruction was out of date.
Chris Lattner
2004-02-14
fix typeo
Chris Lattner
2004-02-14
Document new intrinsics
Chris Lattner
2004-02-12
Be a bit more specific about what the alignment value means and the restricti...
Chris Lattner
2004-02-12
Add support for the llvm.memmove intrinsic.
Chris Lattner
2004-02-12
Document the llvm.memcpy intrinsic. Clean up some of the formatting of other
Chris Lattner
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
[next]