Fix fastcc failures.
[oota-llvm.git] / docs /
2006-04-26 Chris LattnerUnfortunately this really isn't the place for advertise...
2006-04-26 Jeff CohenFix typo.
2006-04-26 Reid SpencerFix some anchors.
2006-04-26 Reid SpencerAdd some notes about the current state of source (front...
2006-04-24 Chris LattnerSuggest looking at the SPARC backend. How weird is...
2006-04-21 Chris Lattnertypo
2006-04-20 Reid SpencerRemove more references to Burg.
2006-04-20 Reid SpencerRemove reference to BURG variable. It no longer exists.
2006-04-20 Chris LattnerRemove V9
2006-04-20 Reid SpencerAdd a missing =back to eliminate error.
2006-04-20 Chris LattnerDon't hardcode in 1.5 for the website, just use 'CVS'.
2006-04-20 Chris LattnerThis is old, out of date, and isn't linked to by anything.
2006-04-20 Chris LattnerUpdate llvmgcc4 tarball names
2006-04-20 Tanya LattnerRemoved listing of llvm releases after 1.4, and said...
2006-04-20 Tanya LattnerMade warning red.
2006-04-20 Tanya LattnerDocument is out of date.. added warning and link to...
2006-04-20 Tanya LattnerFixed up comment on xfail for llvmgcc version.
2006-04-20 Tanya LattnerAdded note about being able to XFAIL based on llvmgcc...
2006-04-20 Tanya LattnerRemoved cvs mirror comment
2006-04-20 Tanya LattnerMinor fixes for the release.
2006-04-20 Chris LattnerThis has been fixed! Thanks Reid.
2006-04-20 Chris LattnerYeah that's right!
2006-04-20 Chris LattnerFixes from Tanya
2006-04-19 Chris LattnerAlpha too!
2006-04-19 Chris Lattnergrammaro
2006-04-19 Chris LattnerFix a bug owen noticed
2006-04-19 Chris LattnerChange wording
2006-04-19 Chris Lattneradd a note
2006-04-19 Chris Lattneradd some more notes
2006-04-18 Chris LattnerAdd some more notes, many still missing
2006-04-18 Chris Lattneradd a bunch of stuff, pieces still missing
2006-04-14 Tanya LattnerAdding back vector instructions to keep in mainline.
2006-04-14 Tanya LattnerRemoving unimplemented vector instructions from languag...
2006-04-14 Reid SpencerCorrect the Superclasses list for GlobalVariable and...
2006-04-12 Chris LattnerUpdate adding an intrinsic to describe that you can...
2006-04-11 Reid SpencerDon't overload anchor names, silly browser's can't...
2006-04-11 Reid SpencerAdd the contents of my email about distribution targets...
2006-04-11 John CriswellFirst pass over Reid's document.
2006-04-11 Reid SpencerFix an anchor.
2006-04-11 Reid SpencerFlesh out the documentation a little bit more.
2006-04-10 Misha Brukman* Remove duplicated table of contents for a section...
2006-04-09 Reid SpencerUpdate docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS
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
next