summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
Commit message (Expand)AuthorAge
* Packed Structure Definitions (docs)Andrew Lenharth2006-12-08
* Tie the ordered/unordered predicate descriptions to their meaning wrtReid Spencer2006-12-06
* We only support 32-bit or 64-bit sequential type indices for GEP. DocumentReid Spencer2006-12-04
* Document the icmp and fcmp constant expressions.Reid Spencer2006-12-04
* Update for signless GEP semantics.Reid Spencer2006-12-03
* remove dead tagChris Lattner2006-11-27
* Corrections from review.Reid Spencer2006-11-19
* Update a reference to the old setcc instruction.Reid Spencer2006-11-18
* For PR950:Reid Spencer2006-11-18
* Document new constant expr operators, rename bitconvert as bitcast.Reid Spencer2006-11-11
* Add a preview of two new conversion operators: ptrtoint and inttoptr. UpdateReid Spencer2006-11-11
* Post-review changes on conversion instructions.Reid Spencer2006-11-09
* Fix runaway <tt> element and section ordering.Reid Spencer2006-11-09
* Remove futurisms that won't be in our future.Reid Spencer2006-11-09
* One more time for indentation.Reid Spencer2006-11-09
* Fix indentation problem starting at GEP.Reid Spencer2006-11-09
* For PR950:Reid Spencer2006-11-08
* Fix the section headings.Reid Spencer2006-11-08
* For PR950:Reid Spencer2006-11-08
* For PR950:Reid Spencer2006-11-02
* For PR950:Reid Spencer2006-10-26
* clarifyChris Lattner2006-10-15
* Adding dllimport, dllexport and external weak linkage types.Anton Korobeynikov2006-09-14
* new powi intrinsicChris Lattner2006-09-08
* Add a link to the GEP faq.Chris Lattner2006-08-15
* Decribe the "implementation" keyword.Chris Lattner2006-06-13
* New calling convention I will be adding shortly.Chris Lattner2006-05-19
* Update dox, patch by Vladimir Prus!Chris Lattner2006-05-15
* Change token to match asmprinter outputChris Lattner2006-05-14
* typoChris Lattner2006-04-21
* Adding back vector instructions to keep in mainline.Tanya Lattner2006-04-14
* Removing unimplemented vector instructions from language referrence.Tanya Lattner2006-04-14
* Move the vector instructions to their own subsection.Chris Lattner2006-04-08
* Wrap long lines, fix verification errorChris Lattner2006-04-08
* use the right escapesChris Lattner2006-04-08
* Description for the new shufflevector instruction I'm adding.Chris Lattner2006-04-08
* Fix a typo, thanks to Gabor GreifChris Lattner2006-03-24
* Fixed a typo in the vsetfp examples.Robert Bocchino2006-03-14
* Split the 'vset' instruction into two instructions, 'vsetint' andRobert Bocchino2006-03-14
* Update this to match the documentation in the GC doc and to match actualChris Lattner2006-03-14
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Spec change: the size of a memset/memcpy/memmove is not required to be alignedChris Lattner2006-03-04
* remove the read/write port/io intrinsics.Chris Lattner2006-03-03
* Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent splitChris Lattner2006-03-03
* Added documentation for vset and vselect.Robert Bocchino2006-02-17
* document the syntax of inline asmChris Lattner2006-01-25
* minor syntax changeChris Lattner2006-01-24
* document module-level inline asm support.Chris Lattner2006-01-23
* like bswap, the ct* intrinsics require unsigned operandsChris Lattner2006-01-16
* ConsistencyChris Lattner2006-01-16