Integers are primitive types. Update the documentation to state this
[oota-llvm.git] / docs / LangRef.html
2010-12-28 Tobias GrosserIntegers are primitive types. Update the documentation...
2010-12-05 Frits van BommelClarify some of the differences between indexing with...
2010-11-30 Nick LewyckyMake @llvm.invariant.start not be readonly, so that...
2010-11-20 Chris Lattnera byval argument without an align can have an arbitrary...
2010-11-17 Chris LattnerWith the newly simplified SourceMgr interfaces and...
2010-10-27 Bill WendlingRandom cleanups and format changes.
2010-10-25 Charles DavisMake the description of the hotpatch attribute even...
2010-10-25 Charles DavisMake hotpatch attribute description a little less Winte...
2010-10-25 Charles DavisAdd a new 'hotpatch' attribute. This attribute will...
2010-10-10 Chris Lattnerclarify that zero sized vectors are illegal, PR8340
2010-10-01 Dale JohannesenFix pasto.
2010-10-01 Dale JohannesenAdd some doc for the x86mmx type.
2010-08-28 Chris Lattnerremove unions from LLVM IR. They are severely buggy...
2010-08-20 Bill WendlingCreate the new linker type "linker_private_weak_def_auto".
2010-08-17 Chris Lattnerfix a broken link
2010-08-17 Chris Lattneradd some  's to a pre to avoid newlines being...
2010-07-30 John CriswellGrammar cop pullover: Corrected and improved some gramm...
2010-07-21 Dan GohmanDisallow null as a named metadata operand.
2010-07-13 Dan GohmanFix the Named Metadata example to make it clear which...
2010-07-13 Benjamin KramerHTML cleanup and validation.
2010-07-13 Duncan SandsWhen doing sext/zext of constants, the target type...
2010-07-11 Dan Gohmansdiv overflow is outright undefined behavior, with...
2010-07-06 John McCallClosing tags start with slashes.
2010-07-06 Chris Lattnerminor typo
2010-07-06 Nick LewyckyAlphabetize the list of function parameters.
2010-07-06 Dan GohmanNote the relationship between C99 restrict and LLVM...
2010-07-02 Dan GohmanDescribe which dependencies are relevant to noalias...
2010-07-02 Dan GohmanAdd some html anchors, to allow attributes to be linked...
2010-07-02 Dan GohmanReword the definition of the noalias attribute. The...
2010-07-01 Bill WendlingImplement the "linker_private_weak" linkage type. This...
2010-06-29 Bill WendlingRevert r107205 and r107207.
2010-06-29 Bill WendlingImprove explanation.
2010-06-29 Bill WendlingIntroducing the "linker_weak" linkage type. This will...
2010-06-17 Dan GohmanMinor clarification.
2010-05-29 Nick LewyckyDocument aggregate operation constant expressions.
2010-05-28 Dale JohannesenFix Data Layout description of floating point.
2010-05-28 Dan GohmanFix more whitespace to be consistent with AsmPrinter.
2010-05-28 Dan GohmanFix whitespace to be more consistent with AsmPrinter...
2010-05-28 Dan GohmanEliminate the restriction that the array size in an...
2010-05-26 Dan GohmanFix a missing quote.
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-05-05 Chris LattnerFix some ..'s
2010-05-03 Dan GohmanUpdate this comment to note its relationship with the...
2010-05-03 Dan GohmanDelete this comment. The behavior of struct loads and...
2010-05-03 Dan GohmanDescribe invoke instruction dependencies. Generalize...
2010-05-03 Dan GohmanSay "operations" instead of "instructions", as nsw...
2010-04-30 David ChisnallFixed @ctor / @dtor the wrong way around in last commit.
2010-04-30 David ChisnallAdded a brief explanation of @llvm.global_{c,d}tors.
2010-04-28 Dan GohmanRewrite the section on trap values to contain a generic...
2010-04-28 Dan GohmanFix spelling errors.
2010-04-28 Chris Lattnerfurther clarify alignment of globals, fix instcombine
2010-04-28 Chris Lattnerimprove the global variable alignment description.
2010-04-26 Dan GohmanIntegrate Jeffery Yasskin's suggestions with respect to
2010-04-26 Jeffrey YasskinConsolidate the description of volatile operations...
2010-04-26 Dan GohmanBranching or switching on trap transfers imminent undef...
2010-04-26 Dan GohmanFix HTML errors that Jeffery Yasskin noticed.
2010-04-24 Dan GohmanPHI nodes also do not necessarily return trap with...
2010-04-23 Dan GohmanSwitch getelementptr inbounds and sdiv exact from undef...
2010-04-22 Dan GohmanAdd an initial description of a new concept: trap value...
2010-04-15 Duncan SandsPointed out by housel on #llvm.
2010-04-08 Chris Lattnertypo
2010-04-08 Chris Lattnerdocument isvolatile etc.
2010-04-07 Mon P WangUpdate langref for memcpy, memmove, and memset
2010-04-07 Chris LattnerHave the inst emitter add the !srcloc mdnode to the...
2010-03-15 Chris Lattnervarious cleanups from daniel
2010-03-14 Chris Lattnertidy up and expound more on how half-float works.
2010-03-14 Anton KorobeynikovDocument fp16 intrinsics
2010-03-11 Chris Lattneradd support, testcases, and dox for the new GHC calling
2010-03-08 Evan ChengAdd documentation on sibling call optimization. Rename...
2010-03-04 Devang PatelAdd metadata example.
2010-03-02 Chris Lattnerattributes are not part of types anymore, patch by...
2010-03-02 Dan GohmanPerformTailCallOpt was renamed to GuaranteedTailCallOpt to
2010-03-01 Dan GohmanFix spelling.
2010-02-25 Bill WendlingFix HTML.
2010-02-25 Dan GohmanFix a typo.
2010-02-25 Dan GohmanClarify the description of pointer types, and move the
2010-02-23 Dan GohmanUpdate LangRef to match the code; pointers default...
2010-02-16 David GreeneAdd support for emitting non-temporal stores for DAGs...
2010-02-12 Chris LattnerAdd support for a union type in LLVM IR. Patch by...
2010-02-12 Charles DavisAdd a new function attribute, 'alignstack'. It will...
2010-02-06 Jakob Stoklund OlesenReintroduce the InlineHint function attribute.
2010-01-15 Chris Lattnermove "Metadata Nodes and Metadata Strings" section...
2010-01-15 Eric ChristopherRemove the InlineHint attribute. There are no current...
2010-01-15 Chris Lattnermention that unwind isn't to be trusted, patch by Dusti...
2010-01-11 Devang PatelAdd top level section for named metadata.
2010-01-11 Jeffrey YasskinImprove unclear bits and inaccuracies in structure...
2010-01-09 Jeffrey YasskinClarify the requirements for a "tail call" to actually...
2010-01-09 Chris Lattnerimprove documentation for linkonce to be less confusing.
2010-01-08 Eric ChristopherGrammar thinko.
2010-01-05 Devang PatelNamedMDNode is a collection MDNodes.
2009-12-23 Eric ChristopherUpdate docs for bitcode changes. For object size checki...
2009-12-05 Eric ChristopherMore updates to objectsize intrinsic docs.
2009-12-01 Eric ChristopherUpdate per Bill's comments. Work in progress.
2009-11-30 Eric ChristopherFirst pass at llvm.objectsize documentation.
2009-11-27 Duncan SandsVector types are no longer required to have a power...
2009-11-27 Duncan SandsThese code generator limitations have been removed.
2009-11-09 Dan GohmanThe inbounds keyword isn't relevant to overindexing of
2009-11-09 Dan GohmanRemove the "special case" for zero-length arrays, and...
2009-11-07 Chris Lattneradd the ability for TargetData to return information...
next