For PR787:
[oota-llvm.git] / docs /
2006-06-06 Chris Lattnerdocument --libfiles
2006-06-05 Reid SpencerDocument the cl::SetVersionPrinter function.
2006-06-03 Reid SpencerDocument the LINK_LIBS_IN_SHARED control variable.
2006-06-02 Chris LattnerAdd tblgen to the index
2006-06-02 Chris Lattnertblgen isn't related to llvm2cpp. Fix typo
2006-06-01 Reid SpencerDocument the -gen-inline option.
2006-06-01 Chris LattnerFix a typo
2006-05-31 Reid SpencerAdd a brief description for the tblgen program. More...
2006-05-31 Reid SpencerUpdate the documentation for llvm2cpp after the -gen...
2006-05-30 Reid SpencerAdd the new command line arguments.
2006-05-30 Reid SpencerAdd llvm2cpp program.
2006-05-23 Chris LattnerDescribe how to add a custom test.
2006-05-23 Chris LattnerWrap long lines fix typo
2006-05-19 Chris LattnerNew calling convention I will be adding shortly.
2006-05-15 Reid SpencerUpgrade in preparation for doxygen 1.4.4. The config...
2006-05-15 Chris LattnerUpdate dox, patch by Vladimir Prus!
2006-05-14 Chris LattnerChange token to match asmprinter output
2006-05-13 Reid SpencerFor PR741:
2006-04-26 Jeff CohenActually, semantical doesn't appear to be a word.
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
next