summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
Commit message (Expand)AuthorAge
* Document unreachable instructionChris Lattner2004-10-16
* Patch contributed by Patrick Meredith:Chris Lattner2004-09-27
* Provide some meta tags for this document.Reid Spencer2004-08-26
* Wrap long lines and try to fill the 80 chars per line so that we don't have tooMisha Brukman2004-08-12
* Add description of packed type support.Chris Lattner2004-08-12
* Modernize example, so that you can paste it right into llvm-asBrian Gaeke2004-07-02
* Removed the interrupt_handler instrinsic section that I accidently addedJohn Criswell2004-06-25
* Grammar and punctuation fixes.John Criswell2004-06-25
* Added missing quote.John Criswell2004-06-25
* Fix some broken linksChris Lattner2004-06-21
* llvm.isnan is dead, long live llvm.isunordered!Chris Lattner2004-06-15
* Really add the docs this time :-)Alkis Evlogimenos2004-06-13
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-12
* Document the llvm.isnan intrinsicChris Lattner2004-06-11
* Fix some broken linksChris Lattner2004-06-03
* Describe the new garbage collector intrinsicsChris Lattner2004-05-23
* Corrected the descriptions of the llvm.writeport and llvm.writeioJohn Criswell2004-04-12
* Added initial design for the llvm.readio and llvm.writeio intrinsics.John Criswell2004-04-12
* Fixed some spelling.John Criswell2004-04-09
* Modified the prototypes of the llvm.readport and llvm.writeport intrinsicsJohn Criswell2004-04-09
* Added the llvm.readport and llvm.writeport intrinsics.John Criswell2004-04-09
* Update getelementptr instruction descriptionChris Lattner2004-04-05
* Fixed grammar typo.John Criswell2004-03-12
* Cleanup the cast section, add the select instructionChris Lattner2004-03-12
* Remove the comment "Constants must always have an initial value.", whichChris Lattner2004-03-08
* HTML 4.01 Strict compliance.Misha Brukman2004-03-01
* Fixed minor typos.John Criswell2004-02-24
* Wow, the description of the 'switch' instruction was out of date.Chris Lattner2004-02-24
* fix typeoChris Lattner2004-02-14
* Document new intrinsicsChris Lattner2004-02-14
* Be a bit more specific about what the alignment value means and the restricti...Chris Lattner2004-02-12
* Add support for the llvm.memmove intrinsic.Chris Lattner2004-02-12
* Document the llvm.memcpy intrinsic. Clean up some of the formatting of otherChris Lattner2004-02-12
* Add links to SLD from the LangRef.html docChris Lattner2004-01-06
* Fixed a small grammatical error.John Criswell2003-11-25
* checkin reid's docpatchChris Lattner2003-11-25
* Fixed another minor grammatical error.John Criswell2003-11-21
* Minor grammatical and punctuation corrections.John Criswell2003-11-21
* 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