summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Get rid of the tagging functions and use PointerIntPair.Gabor Greif2009-01-05
* A few more whitespace tidyments.Dan Gohman2009-01-04
* Tidy whitespace.Dan Gohman2009-01-04
* * Wrap command line flag in <tt>Misha Brukman2009-01-03
* So *this* is where all the trailing whitespace in file header comments comeMisha Brukman2009-01-02
* lex and bison aren't needed to build llvm anymore.Chris Lattner2009-01-02
* new non-ambiguous syntax.Chris Lattner2009-01-02
* CMake: Added some VC++ specific info to CMake.html.Oscar Fuentes2008-12-31
* * Updated TOC and fixed named anchorsMisha Brukman2008-12-29
* Minimize the width of the notes region: it will end where the text ends, if theMisha Brukman2008-12-29
* Simplified marking code regions with a single <pre> rather thanMisha Brukman2008-12-29
* Center the legal note to give it even padding on left and right, and make itMisha Brukman2008-12-29
* Cleanup: clarify llvm-gcc version and package name.Misha Brukman2008-12-29
* Clarify a bit. Based on feedback by Talin.Duncan Sands2008-12-29
* Resubmit support for the 'nocapture' attribute.Nick Lewycky2008-12-19
* Recommit this grammar fix that was backed out along with nocapture.Nick Lewycky2008-12-18
* Simplified marking code regions -- no need to use <div> to surround <pre> tags.Misha Brukman2008-12-17
* Instead of referring to the license file in the 2.3 release, refer to theMisha Brukman2008-12-17
* Added mention of the RELEASE_24 tag for the 2.4 release.Misha Brukman2008-12-17
* Update also the generated docs.Mikhail Glushenkov2008-12-17
* Temporarily revert r61019, r61030, and r61040. These were breaking LLVM ReleaseBill Wendling2008-12-16
* * Comply with HTML 4.01 StrictMisha Brukman2008-12-16
* * Comply with HTML 4.01 Strict standardMisha Brukman2008-12-16
* Introducing nocapture, a parameter attribute for pointers to indicate that theNick Lewycky2008-12-15
* Clarify the meaning of the NoAlias response. The plan is to refer to this fromNick Lewycky2008-12-14
* Fixed HTML validator warning.Misha Brukman2008-12-14
* CSS cleanup:Misha Brukman2008-12-14
* Add a comment to the auto-generated docs.Mikhail Glushenkov2008-12-13
* Merge llvm-rst.css and llvm.css.Mikhail Glushenkov2008-12-13
* Some more documentation tweaks.Mikhail Glushenkov2008-12-13
* More cosmetic tweaks for llvmc docs.Mikhail Glushenkov2008-12-13
* fix some incorrect links.Chris Lattner2008-12-12
* Man page update.Mikhail Glushenkov2008-12-12
* Fix W3C validator errors.Mikhail Glushenkov2008-12-11
* Use correct file for the llvmc tutorial.Mikhail Glushenkov2008-12-11
* Update the auto-generated llvmc documentation.Mikhail Glushenkov2008-12-11
* * Removed stray </p> tagMisha Brukman2008-12-11
* * <div align=center> is not valid HTML 4.01 - removed alignmentMisha Brukman2008-12-11
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-11
* Conform to the HTML 4.01 Strict specification.Misha Brukman2008-12-11
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-11
* * Fixed formatting of command descriptions to be consistent:Misha Brukman2008-12-11
* s/A Few Coding Standards/LLVM Coding Standards/gMisha Brukman2008-12-10
* fix typo. thanks Baldrick for noticingNuno Lopes2008-12-10
* add gcc 4.1.2 from redhat to the list of broken compilersNuno Lopes2008-12-10
* Update these instructions to the 2.4 release.Duncan Sands2008-12-10
* Mention the Ada and Fortran front-ends.Duncan Sands2008-12-10
* Added a little more information that vector shifts require vector shift amount.Mon P Wang2008-12-10
* Rewrite instructions for configuring external testsDale Johannesen2008-12-10
* Man page typo fix.Mikhail Glushenkov2008-12-09