Move the vector instructions to their own subsection.
[oota-llvm.git] / docs /
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-27 Jim LaskeyMisunderstanding.
2006-03-27 Jim LaskeyTypo.
2006-03-27 Jim LaskeyClarity.
2006-03-27 Jim LaskeyAdding other platforms.
2006-03-27 Jim LaskeyAdd note for Mac OS X developers.
2006-03-24 Jim LaskeyFixed some grammer and spelling.
2006-03-24 Chris LattnerFix a typo, thanks to Gabor Greif
2006-03-24 Reid SpencerRemove a spurious <table> tag.
2006-03-24 Reid SpencerAdd llvm-config to the index.
2006-03-23 Reid SpencerDocumentation for llvm-config by Eric Kidd.
2006-03-23 Jim LaskeyCorrection of stoppoint arguments.
2006-03-23 Jim LaskeyUpdated information related to local variables and...
2006-03-23 Reid SpencerAdd HowToReleaseLLVM.html.
2006-03-23 Reid SpencerA very early, rough draft of a guide to making public...
2006-03-23 Reid SpencerWrap long lines, remove unnecessarily empty lines.
2006-03-21 Chris LattnerDocument ENABLE_ASSERTIONS=1
2006-03-17 Reid SpencerFix a typo.
2006-03-16 Chris LattnerFix a typo Eric van Riet Paap noticed
2006-03-15 Jim LaskeyUpdate doc to reflect changes in subprogram and block...
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 Jim LaskeyReflect the fact that empty strings can be expressed...
2006-03-14 Jim LaskeyBring debugging information up to date.
2006-03-14 Reid SpencerChange docs for llvm.cs.uiuc.edu -> llvm.org
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-03-09 Chris LattnerAdding an intrinsic is simpler still.
2006-03-09 Chris LattnerSimpler still
2006-03-09 Chris LattnerIntrinsic adding is a little bit simpler now
2006-03-04 Chris LattnerSpec change: the size of a memset/memcpy/memmove is...
2006-03-03 Chris Lattnermention some major changes
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-23 Chris LattnerMatch the case of other mailing lists in the list
2006-02-23 Chris Lattnerdocument the llvm-testresults list
2006-02-17 Robert BocchinoAdded documentation for vset and vselect.
2006-02-08 Chris LattnerMention that delta can be used to reduce some Front...
2006-02-08 Chris LattnerAdd SRoA to the lexicon. Patch by Marco Matthies!
2006-02-05 Chris LattnerEncourage use of the V8 ABI over the V9 ABI.
2006-02-05 Chris LattnerThis document is out of date. :(
2006-02-05 Chris LattnerV8 -> Sparc
2006-01-27 Chris LattnerRemove FAKE_SOURCES
2006-01-25 Chris Lattnerdocument the syntax of inline asm
2006-01-25 Chris Lattnerupdate the bytecode format guide for the encoding of...
2006-01-24 Chris Lattnerminor syntax change
2006-01-23 Chris LattnerUpdate for file-scope inline asm
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-16 Chris LattnerAdd a couple very minor tweaks
2006-01-16 Nate BegemanFix up 'adding an intrinsic' section a bit, first draft...
2006-01-16 Chris LattnerPRE is no more
2006-01-15 Robert BocchinoAdded spec for insertelement operation.
2006-01-14 Nate BegemanFix the instructions for adding an intrinsic.
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-06 Robert BocchinoFixed a typo; "= 1" was missing.
2006-01-05 Robert BocchinoAdded the spec for the new "extractelement" instruction.
2006-01-04 Jeff CohenUpdate list of supported bisons.
2006-01-03 Chris Lattnerupdate usage of -print-alias-sets
2006-01-01 Chris LattnerAdd a section about using namespaces.
2005-12-21 Reid SpencerDocument the new -post-link-opts option.
2005-12-21 Reid SpencerDocument the new --enable-debug-runtime configure option.
2005-12-16 Chris Lattnerrename options
2005-12-16 Chris LattnerDocument -mcpu -mattr -triple
2005-12-05 Chris Lattnerattribute((used)) is now supported
2005-11-30 Chris LattnerAdd a link to the doxygen tarball
2005-11-30 Chris Lattnercopy the doxygen tarball into the HTML directory after...
2005-11-29 Chris LattnerAdd "SCC" to the lexicon. Patch provided by Marco...
2005-11-28 John CriswellFixed a punctuation error.
2005-11-28 Chris LattnerUse std:: where appropriate
2005-11-15 Chris LattnerFix some typos noticed by Gabor Greif!
2005-11-14 Andrew Lenharththis file moved
2005-11-13 Chris Lattnertypeo
2005-11-12 Chris LattnerDescribe section name encoding
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-08 Chris LattnerRip out 1.6ness, bump version # to 1.7cvs
2005-11-08 John CriswellMerged from RELEASE_16.
2005-11-06 Chris Lattnerdocument alignment on globals, functions, and allocatio...
2005-11-06 Chris LattnerMinor correction
2005-11-06 Chris Lattnerdescribe extensions to the .bc format for function...
2005-11-05 Chris Lattnerenumerate non-standard argument encoding cases, such...
2005-11-05 Chris Lattnerrearrange some info about the instruction encoding
2005-11-03 Chris LattnerFix mac os spelling
2005-11-03 Chris LattnerAdd more bison versions, thanks to Vladimir
2005-11-03 Chris LattnerPer bug 655, give people more options in case 1.35...
2005-11-01 Misha Brukman* Replace ampersands in section titles with more formal...
next