[LLVMdev] LLVM 3.2 release notes + LLVM Users

Chris Lattner clattner at apple.com
Thu Dec 13 16:54:30 PST 2012


The LLVM 3.2 release is winding down, and that means release notes!  There are two pieces to this.  First, if you're an external LLVM user, we'd like to list you as such in the release notes.  This is a great way to get some free advertisement.  The section is here:
http://llvm.org/viewvc/llvm-project/llvm/branches/release_32/docs/ReleaseNotes.html?revision=HEAD#externalproj

Please email a blurb to include to Pawel.  Also, note that being listed in the 3.1 release notes *does not* mean that you will automatically be listed in 3.2.  The section will soon be cleared out.


Next, if you're an llvm contributor, please take a look at the LLVM release notes here:
http://llvm.org/viewvc/llvm-project/llvm/branches/release_32/docs/ReleaseNotes.html?revision=HEAD#whatsnew

There are many sections that need to be fleshed out, including the SROA description, the target independent codegen section, X86/ARM improvements, API changes, etc.  Please either directly commit improvements to the 3.2 release branch (http://llvm.org/viewvc/llvm-project/llvm/branches/release_32/) or email improvements to Pawel.  Thanks, it will be a fantastic release!

-Chris



More information about the llvm-dev mailing list