[3.9 Release] Release Candidate 3 source and binaries available

We're very very close to the final release. Source and binaries for
LLVM-3.9.0-rc3 are available at
http://llvm.org/pre-releases/3.9.0/#rc3

This release candidate is almost the same as rc2, with the following
additional commits:

r279224 - Minor change to OpenCL release notes
r279260 - [lld] Add a note that 3.9 is a major milestone for us
r279468, r279474 - Fix gather-root.ll SLP vectorizer test to not expose UB
r279476 - [lld] Add R_386_TLS_LE as a relocation having an implicit addend.
r279471 - [msan] Disable prlimit test on glibc < 2.13
r279477 - [CloneFunction] Don't remove unrelated nodes from the CGSSC
r279647 - [SCCP] Don't delete side-effecting instructions

We're a little bit behind schedule and there is still an open release
blocker in the Bugzilla, but I'm hopeful that we can wrap up the
release next week.

Thanks,
Hans

I've uploaded the following binaries for x86_64 and MIPS/MIPSEL too:

502e2d015ed9aa6fd2fced1fc45ffb4d97c720cc clang+llvm-3.9.0-rc3-mipsel-linux-gnu.tar.xz
bc2dd5c96a094a43dd8033fdbb4fc0e4bff2d6c7 clang+llvm-3.9.0-rc3-mips-linux-gnu.tar.xz
084770c3480505e103764e9a4d8bcf65ab0debcf clang+llvm-3.9.0-rc3-x86_64-linux-gnu-debian8.tar.xz

No regressions and no new test failures since 3.9.0-rc2.

Fedora and openSUSE binaries uploaded

cde425b7fe7799134affc78d9e08934f18125b27 clang+llvm-3.9.0-rc3-i586-opensuse13.2.tar.xz
9fb341405bd35d01fc12036362669d1256bd51b7 clang+llvm-3.9.0-rc3-i686-fedora23.tar.xz
51f6a0b8ff6d53286abc422d177b857f6d2a0202 clang+llvm-3.9.0-rc3-x86_64-fedora23.tar.xz
a0e3dafb5ae59577cdbee25dcb17c70501cdb66a clang+llvm-3.9.0-rc3-x86_64-opensuse13.2.tar.xz

Hi Hans,

We're very very close to the final release. Source and binaries for
LLVM-3.9.0-rc3 are available at
http://llvm.org/pre-releases/3.9.0/#rc3

Nice. Thanks for pushing this forward.

The other day I tested LLVM, Clang, LLD, libcxx, libcxxabi, libunwind
and compiler-rt 3.9.0rc3 for CloudABI and all looks good for me now.
Binaries work well on all supported architectures (triples
{aarch64,i686,x86_64}-unknown-cloudabi). I'm glad to finally be in a
state where I can use a completely unpatched toolchain.

Best regards,

Thanks! I've added the binaries to the page.

Thanks! I've added the binaries to the page.