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-03-03
2.5 release notes.
Tanya Lattner
2009-03-03
Merge 64066 from mainline.
Tanya Lattner
2009-02-04
Disable support for vicmp/vfcmp from the LLVM 2.5 release branch, like we did...
Tanya Lattner
2009-02-02
Improve -fno-opt style option processing to not require an extra
Mike Stump
2009-02-02
validation error fix.
Chris Lattner
2009-02-02
Document type upreferences (PR3380), patch by Stein Roger Skafløtten
Chris Lattner
2009-01-30
Each input file is encoded as a separate compile unit in LLVM debugging
Devang Patel
2009-01-28
SDOperand has been renamed to SDValue. SDNode::Val is now
Dan Gohman
2009-01-28
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
Duncan Sands
2009-01-28
Update the generated docs.
Mikhail Glushenkov
2009-01-26
Add some documentation for address-space-based access to the segment registers.
Nate Begeman
2009-01-25
Reality-check the FAQ entry for "Can I use LLVM to convert C++ to C?"
Dan Gohman
2009-01-24
Add more documentation mentioning the limitations due to PR2660.
Dan Gohman
2009-01-22
Add a few more notes about LLVM IR features that codegen doesn't
Dan Gohman
2009-01-21
Mimic gcc behaviour with regard to response files.
Mikhail Glushenkov
2009-01-16
Support for multi-valued options in CommandLine
Mikhail Glushenkov
2009-01-16
Grammar fix.
Duncan Sands
2009-01-15
Add the private linkage.
Rafael Espindola
2009-01-15
Some small documentation fixes.
Mikhail Glushenkov
2009-01-15
Clarify the documentation a bit.
Mikhail Glushenkov
2009-01-12
Document several current CodeGen limitations in LangRef.html.
Dan Gohman
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
[next]