summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
Commit message (Expand)AuthorAge
* Various cleanups and clarifications, thanks to Gabor Greif for contributing t...Chris Lattner2005-03-07
* fix another typoChris Lattner2005-03-07
* fix typeo that Gabor Greif noticed!Chris Lattner2005-03-07
* cleanup my miswordingChris Lattner2005-02-28
* Document llvm.prefetch, patch contributed by Justin Wick!Chris Lattner2005-02-28
* Fix a bug.Chris Lattner2005-02-19
* Document the newly generalized model for constant globals.Chris Lattner2005-02-12
* Merged in RELEASE_14 changes.John Criswell2004-12-10
* More grammaro's fixed.Reid Spencer2004-12-09
* Clean up some grammaro's.Reid Spencer2004-12-09
* Fully document the LLVM constants. This should go into LLVM 1.4Chris Lattner2004-12-09
* Reflow and clean up some of the HTML in the initial section, split linkageChris Lattner2004-12-09
* Move the "High Level Structure" to before "Type System"Chris Lattner2004-12-09
* Minor format tweask for tables.Reid Spencer2004-11-01
* 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