Hi,
I've tagged the 12.0.1-rc3 release. Testers please test and upload binaries.
-Tom
Hi,
I've tagged the 12.0.1-rc3 release. Testers please test and upload binaries.
-Tom
Uploaded Ubuntu 21.04 with lldb.
sha256sum clang+llvm-12.0.1-rc3-x86_64-linux-gnu-ubuntu-21.04.tar.xz
cdcf66e6bbd84016aab3ebb820744831f328f007255d956f9ab1c53d80f63062
Failed Tests (14):
MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.fstatat
MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.stat
MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.fstatat
MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.stat
MemorySanitizer-X86_64 :: fstat.cpp
MemorySanitizer-lld-X86_64 :: fstat.cpp
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-msan-x86_64-Linux :: Posix/lstat.cpp
SanitizerCommon-ubsan-i386-Linux :: Linux/crypt_r.cpp
SanitizerCommon-ubsan-i386-Linux :: Posix/crypt.cpp
lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py
Testing Time: 533.93s
Unsupported : 3416
Passed : 84252
Expectedly Failed: 267
Failed : 14
All failed tests covered by prior bugs.
Bug 50487 - TEST ‘MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.fstatat’ FAILED
Bug 50488 - TEST ‘MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.stat’ FAILED
Bug 50489 - TEST ‘MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.fstatat’ FAILED
Bug 50490 - TEST ‘MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.stat’ FAILED
Bug 50491 - TEST ‘MemorySanitizer-X86_64 :: fstat.cpp’ FAILED
Bug 50492 - TEST ‘MemorySanitizer-lld-X86_64 :: fstat.cpp’ FAILED
48946 - skipping incompatible /usr/lib/x86_64-linux-gnu/libcrypt.so when searching for -lcrypt
48960 - FAIL: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py
llvm-test-suite
Passed: 2405
…/utils/compare.py results.json
Tests: 2825
Metric: exec_time
Program 12.0.1-rc2 12.0.1-rc3 diff
test-suite…te/GCC-C-execute-921006-1.test 0.00 0.00 inf%
test-suite…/GCC-C-execute-20031214-1.test 0.00 0.00 inf%
test-suite…/GCC-C-execute-20030717-1.test 0.00 0.00 inf%
test-suite…/GCC-C-execute-20030718-1.test 0.00 0.00 inf%
test-suite…_ops_test_op_vpmaddwd_250.test 0.00 0.00 inf%
test-suite…te/GCC-C-execute-950221-1.test 0.00 0.00 inf%
test-suite…/GCC-C-execute-20030909-1.test 0.00 0.00 inf%
test-suite…/GCC-C-execute-20031010-1.test 0.00 0.00 inf%
test-suite…md_ops_test_op_vpabsb_386.test 0.00 0.00 inf%
test-suite…d_ops_test_op_vpmulhw_364.test 0.00 0.00 inf%
test-suite…md_ops_test_op_vminps_331.test 0.00 0.00 inf%
test-suite…md_ops_test_op_vmaxps_333.test 0.00 0.00 inf%
test-suite…ps_test_op_vcvttpd2dq_345.test 0.00 0.00 inf%
test-suite…ute/GCC-C-execute-pr86231.test 0.00 0.00 inf%
test-suite…ute/GCC-C-execute-pr86528.test 0.00 0.00 inf%
Geomean difference nan%
12.0.1-rc2 12.0.1-rc3 diff
count 2807.000000 2807.000000 2776.00
mean 235.984152 219.337542 inf
std 3375.282608 2908.715142 NaN
min 0.000000 0.000000 -1.00
25% 0.000400 0.000400 -0.20
50% 0.000500 0.000500 0.00
75% 0.011650 0.010800 0.25
max 110222.932000 80913.735125 inf
Neil Nelson
Windows is ready:
$ sha256sum LLVM-12.0.1-rc3-win*.exe
51c2f6312646a98f37d916d135bafcfcdddaf5bc59b2f7dbb487532817f98151 LLVM-12.0.1-rc3-win32.exe
cb26803d1be7f7e427e4bcea883321bcb2282b6355fd36bb0f5bf47d24b9f2d1 LLVM-12.0.1-rc3-win64.exe
Built with the attached batch file as usual.
Thanks,
Hans
build_llvm_1201-rc3.bat|attachment (5.02 KB)
For 12.0.1 rc3, I have built and tested on both FreeBSD 11 and 12. No
additional patches were needed.
Main results on amd64-freebsd11:
Unsupported : 5562 (rc2: 5562)
Passed : 80205 (rc2: 80200)
Expectedly Failed : 247 (rc2: 247)
Timed Out : 5 (rc2: 1)
Failed : 96 (rc2: 96)
Unexpectedly Passed: 2 (rc2: 2)
Test suite results on amd64-freebsd11:
Passed: 2399 (rc2: 2399)
Failed: 3 (rc2: 3)
Main results on amd64-freebsd12:
Unsupported : 5562 (rc2: 5562)
Passed : 80209 (rc2: 80202)
Expectedly Failed : 243 (rc2: 243)
Timed Out : 6 (rc2: 3)
Failed : 91 (rc2: 92)
Unexpectedly Passed: 6 (rc2: 6)
Test suite results on amd64-freebsd12:
Passed: 2399 (rc2: 2399)
Failed: 3 (rc2: 3)
Main results on i386-freebsd11:
Unsupported : 3976 (rc2: 3976)
Passed : 76753 (rc2: 76743)
Expectedly Failed : 224 (rc2: 224)
Timed Out : 0 (rc2: 1)
Failed : 54 (rc2: 54)
Unexpectedly Passed: 1 (rc2: 1)
Main results on i386-freebsd12:
Unsupported : 3976 (rc2: 3976)
Passed : 76755 (rc2: 76747)
Expectedly Failed : 222 (rc2: 222)
Failed : 52 (rc2: 51)
Unexpectedly Passed: 3 (rc2: 3)
Uploaded:
SHA256 (clang+llvm-12.0.1-rc3-amd64-unknown-freebsd11.tar.xz) = 71e67a22c913aa2334b8da0b407798c2e95898e85cf31d8068bc435cb0155ec3
SHA256 (clang+llvm-12.0.1-rc3-amd64-unknown-freebsd12.tar.xz) = 90ccc84dca63bc79ceb6bfeed586e5b6d80d3a76ea4795f338642b67c9d79650
SHA256 (clang+llvm-12.0.1-rc3-i386-unknown-freebsd11.tar.xz) = bde0fae8782464082d6b9d70775f897483ca71303aa9c9e2e173e91de23e20ef
SHA256 (clang+llvm-12.0.1-rc3-i386-unknown-freebsd12.tar.xz) = 9a2255e120f483cc1636478d0b6c001566b35c95aef1d39d736f833f5d016fdc
-Dimitry
Hello,
PowerPC 8 binaries SHA1:
Ubuntu: 1c79b22523d4275ee33cd71d0c845926bd7eee39
RHEL: 664a461f6df977290f28315646456e991d5d1918
Albion
clang+llvm-12.0.1-rc2-powerpc64le-linux-ubuntu-18.04.sha1 (102 Bytes)
clang+llvm-12.0.1-rc2-powerpc64le-linux-rhel-7.4.sha1 (98 Bytes)
Hi,
No regression vs RC2 for armv7 and aarch64, I’ve uploaded these binaries:
sha256sum:
d256cd711d84fd29f965016c3f8244a5b33f39d405110301dc79d5cda99dad27 clang+llvm-12.0.1-rc3-aarch64-linux-gnu.tar.xz (363M)
ebc5de5106a697a5bd91afae7ff3e35892ea2330ec5232df6bad81ee930b1a14 clang+llvm-12.0.1-rc3-armv7a-linux-gnueabihf.tar.xz (329M)
Yvan