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.html
Age
Commit message (
Expand
)
Author
2012-12-09
Documentation: convert ReleaseNotes.html to reST.
Dmitri Gribenko
2012-12-04
Update release notes for NVPTX
Justin Holewinski
2012-11-20
Note Freescale's contributions in the PPC release notes.
Hal Finkel
2012-11-19
First version of Polly release notes for 3.2
Tobias Grosser
2012-11-16
ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.
Will Schmidt
2012-11-15
Add some release notes that say we removed the CellSPU port.
Eric Christopher
2012-11-12
fix a spelling mistake
Nadav Rotem
2012-11-11
Update the vectorizer docs.
Nadav Rotem
2012-11-05
Add a couple of stubs to the release notes for things I noticed while
Chandler Carruth
2012-10-29
Typo.
Jakub Staszak
2012-10-29
Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...
Nadav Rotem
2012-10-25
Update the release notes to note the change from TargetData to DataLayout.
Micah Villmow
2012-10-24
Document the -force-vector-width flag.
Nadav Rotem
2012-10-20
Vectorization docs.
Nadav Rotem
2012-10-18
Add a small example which shows a vectorizable loop with a non-pow-of-two count
Nadav Rotem
2012-10-17
Update the release notes about how to enable the loop vectorizer.
Nadav Rotem
2012-10-17
Update the release notes about the store-merge dag optimization.
Nadav Rotem
2012-10-17
Update the release notes about the new TargetTransformInfo API changes.
Nadav Rotem
2012-10-17
Update the release notes about the new loop vectorizer.
Nadav Rotem
2012-09-06
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-08-30
remove old docs
Nadav Rotem
2012-07-13
ReleaseNotes.html: add note about specifying TLS models
Hans Wennborg
2012-05-24
Remove old release notes. Ready them for additions from current development
Bill Wendling
2012-05-15
Add blurb for Crack.
Bill Wendling
2012-05-15
Update MIPS' section in the release notes. Patch by Simon Atanasyan.
Akira Hatanaka
2012-05-15
Add some release notes about compiler-rt and libc++
David Chisnall
2012-05-14
Release notes for MIPS backend.
Akira Hatanaka
2012-05-14
Formatting changes. Remove the '...' placeholders.
Bill Wendling
2012-05-14
Add blurb about Julia.
Bill Wendling
2012-05-13
ReleaseNotes: Add info on PTX back-end
Justin Holewinski
2012-05-13
ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...
Benjamin Kramer
2012-05-13
ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...
Benjamin Kramer
2012-05-13
ReleaseNotes: Document that LLVM was rewritten in python.
Benjamin Kramer
2012-05-13
ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...
Benjamin Kramer
2012-05-13
Outline some clang 3.1 highlights off the top of my head.
Benjamin Kramer
2012-05-13
Add a link for every project.
Benjamin Kramer
2012-05-13
Add blurb for LLVM D Compiler.
Bill Wendling
2012-05-13
Add blurbs for pocl and TCE.
Bill Wendling
2012-05-13
Add OSL blurb.
Bill Wendling
2012-05-13
Add FAUST blurb.
Bill Wendling
2012-05-12
Document Python bindings in release notes
Gregory Szorc
2012-05-11
Make the URL a link instead.
Bill Wendling
2012-05-11
Add mention of Glasgow Haskell Compiler.
Bill Wendling
2012-05-11
Some release notes for dragonegg.
Duncan Sands
2012-05-08
add to 3.1 release notes
Seth Cantrell
2012-04-26
Add note about returns_twice magic removal from LLVM itself.
Joerg Sonnenberger
2012-04-19
[docs] Update HTML pages to refer to CSS in a way that works locally and with...
Daniel Dunbar
2012-04-19
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-17
Add a stub about the inline cost rewrite.
Chandler Carruth
2012-04-17
Add a stub for block placement pass. This needs fleshing out w/ details
Chandler Carruth
[next]