aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-04-04Fix some HTML validation errors.Bill Wendling
2009-04-04General clean-up of the bitcode format documentation. Having the paragraphsBill Wendling
2009-04-04Add support for embedded metadata to LLVM. This introduces two new types ofNick Lewycky
2009-04-03Duplicate entry.Bill Wendling
2009-04-03"Add documentation about the fix for missing x86Chris Lattner
2009-04-03update some syntaxChris Lattner
2009-04-01add this to SVN to allow collaborative hacking.Chris Lattner
2009-03-30docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...John Mosby
2009-03-30fix some validation problems.Chris Lattner
2009-03-30Clarify section on setting up and running test-suiteJohn Mosby
2009-03-28Update the Visual Studio docs. Patch by Stefanus!Bill Wendling
2009-03-27Documentation update.Mikhail Glushenkov
2009-03-24Mention explicitly that the Ada front-end will not bootstrap.Duncan Sands
2009-03-23tt'ify.Chris Lattner
2009-03-23VC++ 6.0 is not future work :)Chris Lattner
2009-03-22Add some explanations of how apint loads and storesDuncan Sands
2009-03-13Update these for the 2.5 release.Duncan Sands
2009-03-12add some text to explain sentinelsGabor Greif
2009-03-12minor tweaksGabor Greif
2009-03-11do not pretend llvm/.../*.h being system headersGabor Greif
2009-03-11It makes no sense to have a ODR version of commonDuncan Sands
2009-03-11fix validator errorsGabor Greif
2009-03-11Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC!Gabor Greif
2009-03-11Remove the one-definition-rule version of extern_weakDuncan Sands
2009-03-09Clarify wording, patch by Stefanus Du Toit!Chris Lattner
2009-03-09don't allow hash_map or hash_set.Chris Lattner
2009-03-07Introduce new linkage types linkonce_odr, weak_odr, common_odrDuncan Sands
2009-03-06Committing unsaved changes that should've been with r66237.Gordon Henriksen
2009-03-06Incorporate feedback to improve GarbageCollection.html.Gordon Henriksen
2009-03-03This bug's been fixed but a version with the fix hasn't been released yet.Nick Lewycky
2009-03-02Document the -gcc-tool-args bugpoint option.Bill Wendling
2009-03-02Add some more clang related release notes.Daniel Dunbar
2009-03-02Remove incorrect information about fortran on Darwin.Tanya Lattner
2009-03-02fix broken GCC bugzilla linkGabor Greif
2009-03-02add a Q/A on broken GCCsGabor Greif
2009-03-02update blurb per Shannon Weyrick.Chris Lattner
2009-03-02Try to make the meaning of 'nocapture' a bit clearer. IDuncan Sands
2009-03-02Use GCC not gcc, like everywhere else in this document.Duncan Sands
2009-03-02Grammar and punctuation fixes.John Criswell
2009-03-02note the removal of deprecated interfacesGabor Greif
2009-03-02minor tweaksGabor Greif
2009-03-02minor tweaksGabor Greif
2009-03-02Add more notes for VMKit.Nicolas Geoffray
2009-03-02Random formatting changes.Bill Wendling
2009-03-02Fix typos.Bill Wendling
2009-03-02Change </pp> to </p>.Bill Wendling
2009-03-02- Use "real-world applications" instead of just "real applications".Bill Wendling
2009-03-02Make some improvements to the GC docs.Gordon Henriksen
2009-03-02remove empty sectionChris Lattner
2009-03-02more englishificationChris Lattner