Bugfixes for smallvector when the element size is small and N is small.
[oota-llvm.git] / docs /
2006-08-16 Reid SpencerAdd a section on how to build an RPM package as an...
2006-08-15 Patrick JenkinsFixed the awkward description of the -find-bugs option...
2006-08-15 Patrick JenkinsFixed the awkward description of -find-bugs in the...
2006-08-15 Patrick JenkinsAdded option description for -find-bugs.
2006-08-15 Patrick JenkinsThis commit mentions -find-bugs under the advice for...
2006-08-15 Jim LaskeyHaste-o discovered after.
2006-08-15 Jim LaskeyHypos pointed out by Jakob Praher.
2006-08-15 Jim LaskeyTypo.
2006-08-15 Reid SpencerOkay, make the prose match the example too.
2006-08-15 Reid SpencerSome more correction to the examples, thanks to Chris...
2006-08-15 Reid SpencerFix an example.
2006-08-15 Reid SpencerClarify the first question.
2006-08-15 Reid SpencerRearrange things for clarity, don't talk about "derefer...
2006-08-15 Chris LattnerAdd a link to the GEP faq.
2006-08-15 Chris LattnerAdd a link in a prominant location.
2006-08-14 Chris LattnerFix more validation issues
2006-08-14 Chris LattnerUpdate the example to work with llvm-gcc4. Fix validat...
2006-08-14 Chris Lattnertypo
2006-08-14 Reid SpencerFix a typo.
2006-08-14 Reid SpencerFix several grammaros and a few HTML usage items.
2006-08-14 Devang PatelUse < and >
2006-08-14 Devang PatelFix verification failures.
2006-08-14 Devang PatelAdd lto doc link.
2006-08-14 Devang PatelAdd lto doc.
2006-08-11 Patrick JenkinsAdded information for the new nightly tester.
2006-08-11 Chris LattnerMinor cleanups
2006-08-10 Reid SpencerFix a typo noticed by Gordon Henriksen. Thanks!
2006-08-10 Reid Spencerllvm2cpp no longer reads LLVM assembly but LLVM bytecod...
2006-08-10 Reid SpencerAdd a cleaned-up version of the IRC conversation that...
2006-08-10 Reid SpencerAnswer the most frequently asked question, about GEPs...
2006-08-10 Tanya LattnerAdding notes from release experience.
2006-08-09 Tanya LattnerFixed misspelling
2006-08-09 Chris LattnerUpdate from Anton Korobeynikov
2006-08-09 Chris LattnerFixes from Anton Vayvod and Gabor Greif!
2006-08-08 Chris LattnerFirst draft of the llvm 1.8 release notes.
2006-08-08 Reid SpencerUpdate the instructions for writing a pass as a loadabl...
2006-08-07 Reid SpencerFix an anchor name.
2006-08-07 Reid SpencerFor PR780:
2006-08-04 Jim LaskeyAdded how to add machine passes to command line options.
2006-08-03 Chris Lattnerupdated CVS server location
2006-08-01 Reid SpencerFix HTML 4.01 Strict errors.
2006-08-01 Reid SpencerUpdate to include new options.
2006-08-01 Reid SpencerUpdate library dependency information, describe new...
2006-07-31 Jim LaskeyChanged to a new directory for opensource checkout.
2006-07-31 Jim LaskeyFix a couple typos.
2006-07-27 Reid SpencerCorrect a misunderstanding about cross-compiling. Anton...
2006-07-27 Reid SpencerFix section title to use lower case.
2006-07-27 Reid SpencerAdd instructions for building a cross-compiler. Patch...
2006-07-27 Reid SpencerReduce the padding on the doc_notes style. It was set...
2006-07-27 Chris LattnerAdd some advice
2006-07-21 Chris LattnerAdd some notes about mingw, patch contributed by Anton...
2006-07-19 Chris LattnerAnswer the FAQ: "can llvm convert C++ code to C?"
2006-07-11 Chris LattnerRevamp this doc to be accurate w.r.t. building llvmgcc4
2006-07-11 Devang PatelFix typo.
2006-07-06 Chris LattnerThe web site uses this
2006-06-21 Jim Laskeyfix typos
2006-06-20 Jim Laskeyadd subroutine types
2006-06-20 Chris Lattnerremove quotes for better consistency
2006-06-20 Chris Lattnermore significant moving of stuff around.
2006-06-20 Chris LattnerFix broken links, remove author information, add brief...
2006-06-20 John CriswellAdded LLVM publications describing the LLVM compiler...
2006-06-16 Jim LaskeyInclude information of svn repository for llvm-gcc4.
2006-06-16 Jim LaskeyInclude information about svn repository for llvm-gcc4.
2006-06-16 Chris LattnerDocument known xcode 2.3 issue
2006-06-16 Chris Lattnerapple's compiler works too
2006-06-16 Jim Laskeyadd decimal form of LLVMDebugVersion
2006-06-16 Jim Laskey1. Revise vector debug support.
2006-06-15 Jim Laskey1. Support standard dwarf format (was bootstrapping...
2006-06-13 Chris LattnerDecribe the "implementation" keyword.
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.
next