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
/
ReleaseNotes.rst
Age
Commit message (
Expand
)
Author
2013-02-13
Add a blurb about the attributes changes to the release notes.
Bill Wendling
2013-02-13
Mention AArch64 in release notes for 3.3
Tim Northover
2013-02-08
ReleaseNotes: Add section for R600 backend
Tom Stellard
2013-02-07
[ReleaseNotes] tidy up organization and formatting
Sean Silva
2013-02-07
Update Release notes regarding TTI.
Nadav Rotem
2013-02-07
Document the loop vectorizer changes.
Nadav Rotem
2013-01-20
ReleaseNotes: note Sphinx migration.
Sean Silva
2013-01-20
docs: Nuke the old release notes.
Sean Silva
2013-01-17
[Linker] Drop support for IR-level extended linking support (archives, etc.).
Daniel Dunbar
2012-12-15
Actually update the grammar of this sentence to reflect the removal of CellSPU.
Chandler Carruth
2012-12-14
Release notes for dragonegg 3.2.
Duncan Sands
2012-12-14
The CellSPU backend is more than experimental, it's dead now...
Chandler Carruth
2012-12-14
Remove a section that was in 3.1's notes.
Chandler Carruth
2012-12-14
Remove several entries from the 3.2 release notes that were in the 3.1
Chandler Carruth
2012-12-14
Fix the order of these sections of the release notes.
Chandler Carruth
2012-12-14
Add a rough draft of some content about the new SROA. I'll try to proof
Chandler Carruth
2012-12-14
Delete a long-stale "if its ready" comment. All indications is that this
Chandler Carruth
2012-12-14
Provide some actual highlight bullets for Clang.
Chandler Carruth
2012-12-09
Documentation: convert ReleaseNotes.html to reST.
Dmitri Gribenko