Dan Walmsley via llvm-dev
2016-Aug-26 22:23 UTC
[llvm-dev] [cfe-dev] [3.9 Release] Release Candidate 3 source and binaries available
Hans, Are these new RC3 Windows binaries now with asserts disabled? Kind Regards Dan From: Hans Wennborg via cfe-dev<mailto:cfe-dev at lists.llvm.org> Sent: 26 August 2016 22:30 To: llvm-dev<mailto:llvm-dev at lists.llvm.org>; cfe-dev<mailto:cfe-dev at lists.llvm.org>; LLDB Dev<mailto:lldb-dev at lists.llvm.org>; openmp-dev (openmp-dev at lists.llvm.org)<mailto:openmp-dev at lists.llvm.org> Cc: Release-testers<mailto:release-testers at lists.llvm.org> Subject: [cfe-dev] [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 _______________________________________________ cfe-dev mailing list cfe-dev at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160826/e548afac/attachment.html>
Hans Wennborg via llvm-dev
2016-Aug-26 22:28 UTC
[llvm-dev] [cfe-dev] [3.9 Release] Release Candidate 3 source and binaries available
On Fri, Aug 26, 2016 at 3:23 PM, Dan Walmsley via cfe-dev <cfe-dev at lists.llvm.org> wrote:> Are these new RC3 Windows binaries now with asserts disabled?Yes. Thanks, Hans> From: Hans Wennborg via cfe-dev > Sent: 26 August 2016 22:30 > To: llvm-dev; cfe-dev; LLDB Dev; openmp-dev (openmp-dev at lists.llvm.org) > Cc: Release-testers > Subject: [cfe-dev] [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