Tom Stellard via llvm-dev
2021-Apr-08 01:44 UTC
[llvm-dev] LLVM 12.0.0-rc5 has been tagged
Hi, I've tagged 12.0.0-rc5, testers can begin testing and upload binaries. -Tom
Uploaded Ubuntu 20.10 with lldb. sha256sum clang+llvm-12.0.0-rc5-x86_64-linux-gnu-ubuntu-20.10.tar.xz ac7e8e1c7c8fe7d476d4001d59254cd6fe92e0c7fc30a48949ef16df9cf5a1d1 Adding |-T0 to the xz command will use the maximum number of processors and speed that up. | Failed Tests (8): SanitizerCommon-asan-i386-Linux :: Linux/crypt_r.cpp SanitizerCommon-asan-i386-Linux :: Posix/crypt.cpp SanitizerCommon-lsan-i386-Linux :: Linux/crypt_r.cpp SanitizerCommon-lsan-i386-Linux :: Posix/crypt.cpp SanitizerCommon-ubsan-i386-Linux :: Linux/crypt_r.cpp SanitizerCommon-ubsan-i386-Linux :: Posix/crypt.cpp lldb-api :: tools/lldb-vscode/attach/TestVSCode_attach.py lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py Testing Time: 527.52s Unsupported : 3416 Passed : 84229 Expectedly Failed: 267 Failed : 8 The above fails covered by the following: Previously reported bugs. Bug 48946 - skipping incompatible /usr/lib/x86_64-linux-gnu/libcrypt.so when searching for -lcrypt Bug 48960 - FAIL: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py One new bug. Bug 49890 - FAIL: lldb-api :: tools/lldb-vscode/attach/TestVSCode_attach.py llvm-test-suite Passed: 2405 Tests: 2825 Metric: exec_time Program 12.0.0-rc4 12.0.0-rc5 diff test-suite.../GCC-C-execute-20021120-3.test 0.00 0.00 inf% test-suite...te/GCC-C-execute-930622-2.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20030913-1.test 0.00 0.00 inf% test-suite...d_ops_test_op_vpmulhw_363.test 0.00 0.00 inf% test-suite...d_ops_test_op_vpminuw_395.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20001228-1.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20010106-1.test 0.00 0.00 inf% test-suite...-C-execute-ieee-fp-cmp-4l.test 0.00 0.00 inf% test-suite...d_ops_test_op_vpminsb_393.test 0.00 0.00 inf% test-suite...md_ops_test_op_pcmpgtb_16.test 0.00 0.00 inf% test-suite...ute/GCC-C-execute-pr81588.test 0.00 0.00 inf% test-suite...md_ops_test_op_pcmpgtb_64.test 0.00 0.00 inf% test-suite...ute/GCC-C-execute-pr56837.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20010224-1.test 0.00 0.00 inf% test-suite.../GCC-C-execute-20030715-1.test 0.00 0.00 inf% Geomean difference nan% 12.0.0-rc4 12.0.0-rc5 diff count 2807.000000 2807.000000 2769.00 mean 206.537026 210.572082 inf std 2830.544921 2830.933581 NaN min 0.000000 0.000000 -1.00 25% 0.000400 0.000400 -0.20 50% 0.000500 0.000500 0.00 75% 0.010400 0.012950 0.25 max 92328.490714 79285.584375 inf Neil Nelson On 4/7/21 7:44 PM, Tom Stellard via llvm-dev wrote:> Hi, > > I've tagged 12.0.0-rc5, testers can begin testing and upload binaries. > > -Tom > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210408/9823efe7/attachment.html>
Hans Wennborg via llvm-dev
2021-Apr-09 09:13 UTC
[llvm-dev] [Openmp-dev] LLVM 12.0.0-rc5 has been tagged
Windows is ready: $ sha256sum LLVM-12.0.0-rc5*.exe 906c39e386375a88da597efc8bd6a35994b688ab466f587ad88cf02667af2bcb LLVM-12.0.0-rc5-win32.exe 54a62e05a9b5a11e4d806864ee4c4fbc206557273429f250316dbe3e202d9f53 LLVM-12.0.0-rc5-win64.exe On Thu, Apr 8, 2021 at 3:44 AM Tom Stellard via Openmp-dev <openmp-dev at lists.llvm.org> wrote:> > Hi, > > I've tagged 12.0.0-rc5, testers can begin testing and upload binaries. > > -Tom > > _______________________________________________ > Openmp-dev mailing list > Openmp-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev-------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_1200-rc5._bat_ Type: application/octet-stream Size: 5140 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210409/dbf697af/attachment.obj>
Dimitry Andric via llvm-dev
2021-Apr-11 10:02 UTC
[llvm-dev] [Release-testers] LLVM 12.0.0-rc5 has been tagged
On 8 Apr 2021, at 03:44, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:> > I've tagged 12.0.0-rc5, testers can begin testing and upload binaries.For 12.0.0 rc5, I have built and tested on both FreeBSD 11 and 12. No additional patches were needed. Main results on amd64-freebsd11: Unsupported : 5562 (rc4: 5562) Passed : 80178 (rc4: 80177) Expectedly Failed : 247 (rc4: 247) Timed Out : 2 (rc4: 2) Failed : 97 (rc4: 98) Unexpectedly Passed: 2 (rc4: 2) Test suite results on amd64-freebsd11: Passed: 2399 (rc4: 2399) Failed: 3 (rc4: 3) Main results on amd64-freebsd12: Unsupported : 5562 (rc4: 5562) Passed : 80181 (rc4: 80182) Expectedly Failed : 243 (rc4: 243) Timed Out : 4 (rc4: 2) Failed : 92 (rc4: 93) Unexpectedly Passed: 6 (rc4: 6) Test suite results on amd64-freebsd12: Passed: 2399 (rc4: 2399) Failed: 3 (rc4: 3) Main results on i386-freebsd11: Unsupported : 3976 (rc4: 3976) Passed : 76723 (rc4: 76724) Expectedly Failed : 224 (rc4: 224) Failed : 55 (rc4: 54) Unexpectedly Passed: 1 (rc4: 1) Main results on i386-freebsd12: Unsupported : 3976 (rc4: 3976) Passed : 76725 (rc4: 76724) Expectedly Failed : 222 (rc4: 222) Failed : 53 (rc4: 54) Unexpectedly Passed: 3 (rc4: 3) Uploaded: SHA256 (clang+llvm-12.0.0-rc5-amd64-unknown-freebsd11.tar.xz) = 2c49e882d1ea399be16e524d49820e305e9362e3fe89728feee742705fe280a9 SHA256 (clang+llvm-12.0.0-rc5-amd64-unknown-freebsd12.tar.xz) = d624cc84ac87682fa788e1399a11f9d9b4bc591dbcbc82fce2f5d4f92a866979 SHA256 (clang+llvm-12.0.0-rc5-i386-unknown-freebsd11.tar.xz) = 00ad426ccfacaba3999c66481e74983fb60daf6ae22b750d2af4ea9dd8f0009f SHA256 (clang+llvm-12.0.0-rc5-i386-unknown-freebsd12.tar.xz) = e6e9bdccf2d4ea8300a9b926cb91ae7054c9322f1681e1c82d4324994245df31 -Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 223 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210411/dd71cd8d/attachment.sig>