index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2009-01-12
The LLVM Assembly Language Reference incorrectly stated that the
Dan Gohman
2009-01-12
Fix the instructions to work even when PATH does not contain ".".
Dan Gohman
2009-01-12
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
remove some dead options.
Chris Lattner
2009-01-11
Implement PR3313, and while I'm at it address a very FAQ.
Chris Lattner
2009-01-11
Fix the example syntax for named sections.
Dan Gohman
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2009-01-05
Get rid of the tagging functions and use PointerIntPair.
Gabor Greif
2009-01-04
A few more whitespace tidyments.
Dan Gohman
2009-01-04
Tidy whitespace.
Dan Gohman
2009-01-03
* Wrap command line flag in <tt>
Misha Brukman
2009-01-02
So *this* is where all the trailing whitespace in file header comments come
Misha Brukman
2009-01-02
lex and bison aren't needed to build llvm anymore.
Chris Lattner
2009-01-02
new non-ambiguous syntax.
Chris Lattner
2008-12-31
CMake: Added some VC++ specific info to CMake.html.
Oscar Fuentes
2008-12-29
* Updated TOC and fixed named anchors
Misha Brukman
2008-12-29
Minimize the width of the notes region: it will end where the text ends, if the
Misha Brukman
2008-12-29
Simplified marking code regions with a single <pre> rather than
Misha Brukman
2008-12-29
Center the legal note to give it even padding on left and right, and make it
Misha Brukman
2008-12-29
Cleanup: clarify llvm-gcc version and package name.
Misha Brukman
2008-12-29
Clarify a bit. Based on feedback by Talin.
Duncan Sands
2008-12-19
Resubmit support for the 'nocapture' attribute.
Nick Lewycky
2008-12-18
Recommit this grammar fix that was backed out along with nocapture.
Nick Lewycky
2008-12-17
Simplified marking code regions -- no need to use <div> to surround <pre> tags.
Misha Brukman
2008-12-17
Instead of referring to the license file in the 2.3 release, refer to the
Misha Brukman
2008-12-17
Added mention of the RELEASE_24 tag for the 2.4 release.
Misha Brukman
2008-12-17
Update also the generated docs.
Mikhail Glushenkov
2008-12-16
Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release
Bill Wendling
2008-12-16
* Comply with HTML 4.01 Strict
Misha Brukman
2008-12-16
* Comply with HTML 4.01 Strict standard
Misha Brukman
2008-12-15
Introducing nocapture, a parameter attribute for pointers to indicate that the
Nick Lewycky
2008-12-14
Clarify the meaning of the NoAlias response. The plan is to refer to this from
Nick Lewycky
2008-12-14
Fixed HTML validator warning.
Misha Brukman
2008-12-14
CSS cleanup:
Misha Brukman
2008-12-13
Add a comment to the auto-generated docs.
Mikhail Glushenkov
2008-12-13
Merge llvm-rst.css and llvm.css.
Mikhail Glushenkov
2008-12-13
Some more documentation tweaks.
Mikhail Glushenkov
2008-12-13
More cosmetic tweaks for llvmc docs.
Mikhail Glushenkov
2008-12-12
fix some incorrect links.
Chris Lattner
2008-12-12
Man page update.
Mikhail Glushenkov
2008-12-11
Fix W3C validator errors.
Mikhail Glushenkov
2008-12-11
Use correct file for the llvmc tutorial.
Mikhail Glushenkov
2008-12-11
Update the auto-generated llvmc documentation.
Mikhail Glushenkov
2008-12-11
* Removed stray </p> tag
Misha Brukman
2008-12-11
* <div align=center> is not valid HTML 4.01 - removed alignment
Misha Brukman
2008-12-11
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
Conform to the HTML 4.01 Strict specification.
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-11
* Fixed formatting of command descriptions to be consistent:
Misha Brukman
2008-12-10
s/A Few Coding Standards/LLVM Coding Standards/g
Misha Brukman
[prev]
[next]