14.0.1-final has been tagged

Hi,

I’ve tagged 14.0.1-final, so please begin testing and upload your binares. As discussed in this thread, we are skipping release candidates for the 14.0.x releases and instead doing a new release every 2 weeks. So any bugs found during the 14.0.1 testing cycle will be fixed in 14.0.2.

1 Like

Windows is ready. sha256sums:

03aca134ddaef414814bcf901f32bbb2099ddbd27950c9b72cb518dcc2beb6fb LLVM-14.0.1-win32.exe
8f6ab8aed9b09905e46442a0fc5b07b59c76bcad8e7e1b0869ae638c91a47bac LLVM-14.0.1-win64.exe

Built with the attached batch file.
build_llvm_1401.bat.txt (5.1 KB)

Just uploaded Solaris/amd64 and Solaris/sparcv9 tar balls:

220c3f690a6e7ca2fb180594071d39556a4ea0951672397c9f5946656f088956  clang+llvm-14.0.1-amd64-pc-solaris2.11.tar.xz
ba2e06fda8e0c5eb7daec3159b43ac1b41a9ef6a576cab772b0bc5bfc3ba5851  clang+llvm-14.0.1-sparcv9-sun-solaris2.11.tar.xz

No regressions relative to 14.0.0.

macOS binaries are up: 43149390e95b1cdbf1d4ef2e9d214bbb6d35858ceb2df27245868e06bc4fc44c

Failing tests:

FAIL: Clang :: Driver/darwin-ld-lto.c (8198 of 96926)
FAIL: Flang :: Runtime/no-cpp-dep.c (33365 of 96926)
FAIL: LLVM :: ExecutionEngine/JITLink/X86/MachO_x86-64_self_relocation_exec.test (56524 of 96926)
FAIL: ORC-x86_64-darwin :: TestCases/Darwin/x86-64/trivial-static-initializer.S (82478 of 96926)
FAIL: ORC-x86_64-darwin :: TestCases/Darwin/x86-64/trivial-objc-methods.S (82479 of 96926)
FAIL: ORC-x86_64-darwin :: TestCases/Darwin/x86-64/trivial-tlv.S (82480 of 96926)
FAIL: ORC-x86_64-darwin :: TestCases/Darwin/x86-64/trivial-cxa-atexit.S (82481 of 96926)
FAIL: ORC-x86_64-darwin :: TestCases/Darwin/x86-64/trivial-swift-types-section.S (82482 of 96926)
FAIL: flang-OldUnit :: Evaluate/folding.test (85814 of 96926)
FAIL: libomp :: ompt/loadtool/tool_available_search/tool_available_search.c (94074 of 96926)
FAIL: libomp :: tasking/hidden_helper_task/gtid.cpp (94174 of 96926)
FAIL: libomp :: worksharing/for/kmp_sch_simd_guided.c (94223 of 96926)

That’s the same as 14.0.0

Uploaded AArch64 binaries:

0f1fe0c927ebc2fc9e7d55188b80cd4982e49ae2a667bff1199435fb21159f52  clang+llvm-14.0.1-aarch64-linux-gnu.tar.xz
0081078e3413c049fcffcd96ddbbba7dd34055fd6aec644311d11f5fa9ac02e7  LLVM-14.0.1-woa64.zip

Test results are the same as 14.0.0.
I’ll probably upload armv7 next week :grimacing:

Hi, I’ve once again patched test-release.sh to build compiler-rt as a runtime and not as a project.

The PowerPC (AIX 7.2) binaries have been uploaded:

fb1ce125c497540eb2b8cd2f42a8bf7afe904297  clang+llvm-14.0.1-powerpc64-ibm-aix-7.2.tar.xz

For 14.0.1 final, I have built and tested on both FreeBSD 12 and 13. No additional patches were needed.

I have stopped doing 32-bit builds, as there are very few users left using 32-bit only systems.

Main results on amd64-freebsd12:

  Skipped            :     4 (14.0.0:     4)
  Unsupported        :  6772 (14.0.0:  6771)
  Passed             : 97008 (14.0.0: 97001)
  Expectedly Failed  :   314 (14.0.0:   314)
  Timed Out          :     6 (14.0.0:     5)
  Failed             :   168 (14.0.0:   170)
  Unexpectedly Passed:     2 (14.0.0:     2)

Test suite results on amd64-freebsd12:

  Passed: 2420 (14.0.0: 2420)
  Failed:    3 (14.0.0:    3)

Main results on amd64-freebsd13:

  Skipped            :     4 (14.0.0:     4)
  Unsupported        :  6772 (14.0.0:  6771)
  Passed             : 96971 (14.0.0: 96962)
  Expectedly Failed  :   314 (14.0.0:   314)
  Timed Out          :     3 (14.0.0:     5)
  Failed             :   208 (14.0.0:   209)
  Unexpectedly Passed:     2 (14.0.0:     2)

Test suite results on amd64-freebsd13:

  Passed: 2420 (14.0.0: 2420)
  Failed:    3 (14.0.0:    3)

Uploaded:

SHA256 (clang+llvm-14.0.1-amd64-unknown-freebsd12.tar.xz) = 755023705bb7caa9db3f06c02908f840612a1497da4da617d1022522a978f4de
SHA256 (clang+llvm-14.0.1-amd64-unknown-freebsd13.tar.xz) = 657497b3525b9ae115a019bb5ea401f198e087761f17155f4335a5df1f6994df

-Dimitry

armv7 also up:
be17b515b4a7938959ada101ca72fd9f59faf605e5838211e8915a36bf68f0d5 clang+llvm-14.0.1-armv7a-linux-gnueabihf.tar.xz

PowerPC Linux is clean.

20aecb18b52496cfde9a2fdd1d3b7d6dfcf16956  clang+llvm-14.0.1-powerpc64le-linux-rhel-8.4.tar.xz
a6cbe8d4bde7774d291dd5d16b5a6bcf141e9540  clang+llvm-14.0.1-powerpc64le-linux-ubuntu-18.04.tar.xz