aboutsummaryrefslogtreecommitdiff
path: root/docs/LangRef.html
AgeCommit message (Expand)Author
2007-01-04icmp and fcmp do not take packed type operands.Reid Spencer
2006-12-31Remove documentation of non-existent cextcc and csretextcc callingReid Spencer
2006-12-31One more try on the table formatting.Reid Spencer
2006-12-31Clean up some typos and formatting.Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-28Preview of new calling conventions: cextcc and csretextcc to handle explicitReid Spencer
2006-12-08Packed Structure Definitions (docs)Andrew Lenharth
2006-12-06Tie the ordered/unordered predicate descriptions to their meaning wrtReid Spencer
2006-12-04We only support 32-bit or 64-bit sequential type indices for GEP. DocumentReid Spencer
2006-12-04Document the icmp and fcmp constant expressions.Reid Spencer
2006-12-03Update for signless GEP semantics.Reid Spencer
2006-11-27remove dead tagChris Lattner
2006-11-19Corrections from review.Reid Spencer
2006-11-18Update a reference to the old setcc instruction.Reid Spencer
2006-11-18For PR950:Reid Spencer
2006-11-11Document new constant expr operators, rename bitconvert as bitcast.Reid Spencer
2006-11-11Add a preview of two new conversion operators: ptrtoint and inttoptr. UpdateReid Spencer
2006-11-09Post-review changes on conversion instructions.Reid Spencer
2006-11-09Fix runaway <tt> element and section ordering.Reid Spencer
2006-11-09Remove futurisms that won't be in our future.Reid Spencer
2006-11-09One more time for indentation.Reid Spencer
2006-11-09Fix indentation problem starting at GEP.Reid Spencer
2006-11-08For PR950:Reid Spencer
2006-11-08Fix the section headings.Reid Spencer
2006-11-08For PR950:Reid Spencer
2006-11-02For PR950:Reid Spencer
2006-10-26For PR950:Reid Spencer
2006-10-15clarifyChris Lattner
2006-09-14Adding dllimport, dllexport and external weak linkage types.Anton Korobeynikov
2006-09-08new powi intrinsicChris Lattner
2006-08-15Add a link to the GEP faq.Chris Lattner
2006-06-13Decribe the "implementation" keyword.Chris Lattner
2006-05-19New calling convention I will be adding shortly.Chris Lattner
2006-05-15Update dox, patch by Vladimir Prus!Chris Lattner
2006-05-14Change token to match asmprinter outputChris Lattner
2006-04-21typoChris Lattner
2006-04-14Adding back vector instructions to keep in mainline.Tanya Lattner
2006-04-14Removing unimplemented vector instructions from language referrence.Tanya Lattner
2006-04-08Move the vector instructions to their own subsection.Chris Lattner
2006-04-08Wrap long lines, fix verification errorChris Lattner
2006-04-08use the right escapesChris Lattner
2006-04-08Description for the new shufflevector instruction I'm adding.Chris Lattner
2006-03-24Fix a typo, thanks to Gabor GreifChris Lattner
2006-03-14Fixed a typo in the vsetfp examples.Robert Bocchino
2006-03-14Split the 'vset' instruction into two instructions, 'vsetint' andRobert Bocchino
2006-03-14Update this to match the documentation in the GC doc and to match actualChris Lattner
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2006-03-04Spec change: the size of a memset/memcpy/memmove is not required to be alignedChris Lattner
2006-03-03remove the read/write port/io intrinsics.Chris Lattner
2006-03-03Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent splitChris Lattner