summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
Commit message (Expand)AuthorAge
...
* Fixed some typos.John Criswell2005-05-12
* don't duplicate information, particularly when it's out of date!Chris Lattner2005-05-11
* fix bugs in my previous commit clarify the return type of the bit opsChris Lattner2005-05-07
* add a couple of notesChris Lattner2005-05-06
* document calling convention extensionsChris Lattner2005-05-06
* Add info on new 'tail' markerChris Lattner2005-05-06
* fixup argumentAndrew Lenharth2005-05-04
* initial descriptions of count intrinsicsAndrew Lenharth2005-05-03
* Mention that arguments to functions must be first class types.Reid Spencer2005-05-01
* Convert the remainder of the intrinsic function prototypes to "declare"Reid Spencer2005-04-26
* Use the declare syntax not the call syntax for intrinsic prototypes soReid Spencer2005-04-26
* document 'opaque' typesChris Lattner2005-04-25
* Hyphenate the adjective `n-bit' when used to describe values and processorsMisha Brukman2005-04-22
* First step in adding pcmarker intrinsic. Second step (soon) is adding backen...Andrew Lenharth2005-03-28
* 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