Deleting some unnecessary glue.
[oota-llvm.git] / docs / LangRef.html
2007-01-04 Reid SpencerClean up usage of "unsigned" and "signed" in the docume...
2007-01-04 Reid Spencericmp and fcmp do not take packed type operands.
2006-12-31 Reid SpencerRemove documentation of non-existent cextcc and csretex...
2006-12-31 Reid SpencerOne more try on the table formatting.
2006-12-31 Reid SpencerClean up some typos and formatting.
2006-12-31 Reid SpencerFor PR950:
2006-12-28 Reid SpencerPreview of new calling conventions: cextcc and csretext...
2006-12-08 Andrew LenharthPacked Structure Definitions (docs)
2006-12-06 Reid SpencerTie the ordered/unordered predicate descriptions to...
2006-12-04 Reid SpencerWe only support 32-bit or 64-bit sequential type indice...
2006-12-04 Reid SpencerDocument the icmp and fcmp constant expressions.
2006-12-03 Reid SpencerUpdate for signless GEP semantics.
2006-11-27 Chris Lattnerremove dead tag
2006-11-19 Reid SpencerCorrections from review.
2006-11-18 Reid SpencerUpdate a reference to the old setcc instruction.
2006-11-18 Reid SpencerFor PR950:
2006-11-11 Reid SpencerDocument new constant expr operators, rename bitconvert...
2006-11-11 Reid SpencerAdd a preview of two new conversion operators: ptrtoint...
2006-11-09 Reid SpencerPost-review changes on conversion instructions.
2006-11-09 Reid SpencerFix runaway <tt> element and section ordering.
2006-11-09 Reid SpencerRemove futurisms that won't be in our future.
2006-11-09 Reid SpencerOne more time for indentation.
2006-11-09 Reid SpencerFix indentation problem starting at GEP.
2006-11-08 Reid SpencerFor PR950:
2006-11-08 Reid SpencerFix the section headings.
2006-11-08 Reid SpencerFor PR950:
2006-11-02 Reid SpencerFor PR950:
2006-10-26 Reid SpencerFor PR950:
2006-10-15 Chris Lattnerclarify
2006-09-14 Anton KorobeynikovAdding dllimport, dllexport and external weak linkage...
2006-09-08 Chris Lattnernew powi intrinsic
2006-08-15 Chris LattnerAdd a link to the GEP faq.
2006-06-13 Chris LattnerDecribe the "implementation" keyword.
2006-05-19 Chris LattnerNew calling convention I will be adding shortly.
2006-05-15 Chris LattnerUpdate dox, patch by Vladimir Prus!
2006-05-14 Chris LattnerChange token to match asmprinter output
2006-04-21 Chris Lattnertypo
2006-04-14 Tanya LattnerAdding back vector instructions to keep in mainline.
2006-04-14 Tanya LattnerRemoving unimplemented vector instructions from languag...
2006-04-08 Chris LattnerMove the vector instructions to their own subsection.
2006-04-08 Chris LattnerWrap long lines, fix verification error
2006-04-08 Chris Lattneruse the right escapes
2006-04-08 Chris LattnerDescription for the new shufflevector instruction I...
2006-03-24 Chris LattnerFix a typo, thanks to Gabor Greif
2006-03-14 Robert BocchinoFixed a typo in the vsetfp examples.
2006-03-14 Robert BocchinoSplit the 'vset' instruction into two instructions...
2006-03-14 Chris LattnerUpdate this to match the documentation in the GC doc...
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-03-04 Chris LattnerSpec change: the size of a memset/memcpy/memmove is...
2006-03-03 Chris Lattnerremove the read/write port/io intrinsics.
2006-03-03 Chris LattnerUpdate the llvm.memset/memcpy/memmove intrinsics to...
2006-02-17 Robert BocchinoAdded documentation for vset and vselect.
2006-01-25 Chris Lattnerdocument the syntax of inline asm
2006-01-24 Chris Lattnerminor syntax change
2006-01-23 Chris Lattnerdocument module-level inline asm support.
2006-01-16 Chris Lattnerlike bswap, the ct* intrinsics require unsigned operands
2006-01-16 Chris LattnerConsistency
2006-01-16 Reid SpencerThere is no llvm.bswap.i8, need at least 2 bytes to...
2006-01-16 Reid SpencerFor PR411:
2006-01-15 Robert BocchinoAdded spec for insertelement operation.
2006-01-13 Nate BegemanMake the bswap documentation more to sabre's liking!
2006-01-13 Chris Lattnerfix some minor errors
2006-01-13 Nate BegemanAdd documentation for the upcoming bswap intrinsics!
2006-01-13 Chris LattnerAdd llvm.stacksave and llvm.stackrestore.
2006-01-13 Chris Lattnervoid* is not legal in LLVM.
2006-01-10 Robert BocchinoExpanded the documentation for constant expressions...
2006-01-05 Robert BocchinoAdded the spec for the new "extractelement" instruction.
2005-11-15 Chris LattnerFix some typos noticed by Gabor Greif!
2005-11-12 Chris Lattnerdocument sections
2005-11-11 Andrew Lenharthcontinued readcyclecounter support
2005-11-11 Jeff CohenFix some typos.
2005-11-10 Chris LattnerPacked elements must be a power of two in size
2005-11-06 Chris Lattnerdocument alignment on globals, functions, and allocatio...
2005-10-24 John CriswellGrammar and punctuation fixes.
2005-07-21 Chris Lattnerllvm.sqrt somehow escaped documentation.
2005-06-24 Chris Lattneradd a note about variable length array
2005-06-22 Andrew LenharthSelectionDAG is very unhappy when the argument to an...
2005-06-18 Andrew LenharthOK, after checking the backwards compatibility code...
2005-05-16 John CriswellAdded a note about how the type can be omitted in call...
2005-05-15 Chris Lattnerctlz = most signficant bits, cttz = least sig
2005-05-13 John CriswellMinor fixup of typos.
2005-05-12 John CriswellCorrect a detail with the alloca instruction.
2005-05-12 John CriswellFixed some typos.
2005-05-11 Chris Lattnerdon't duplicate information, particularly when it's...
2005-05-07 Chris Lattnerfix bugs in my previous commit clarify the return type...
2005-05-06 Chris Lattneradd a couple of notes
2005-05-06 Chris Lattnerdocument calling convention extensions
2005-05-06 Chris LattnerAdd info on new 'tail' marker
2005-05-04 Andrew Lenharthfixup argument
2005-05-03 Andrew Lenharthinitial descriptions of count intrinsics
2005-05-01 Reid SpencerMention that arguments to functions must be first class...
2005-04-26 Reid SpencerConvert the remainder of the intrinsic function prototy...
2005-04-26 Reid SpencerUse the declare syntax not the call syntax for intrinsi...
2005-04-25 Chris Lattnerdocument 'opaque' types
2005-04-22 Misha BrukmanHyphenate the adjective `n-bit' when used to describe...
2005-03-28 Andrew LenharthFirst step in adding pcmarker intrinsic. Second step...
2005-03-07 Chris LattnerVarious cleanups and clarifications, thanks to Gabor...
2005-03-07 Chris Lattnerfix another typo
2005-03-07 Chris Lattnerfix typeo that Gabor Greif noticed!
2005-02-28 Chris Lattnercleanup my miswording
next