Skip to content

Releases: llvm/llvm-project

LLVM 19.1.3

30 Oct 07:59
llvmorg-19.1.3
ab51ecc
Compare
Choose a tag to compare

LLVM 19.1.3 Release

Release Announcement

https://discourse.llvm.org/t/llvm-19-1-3-relased/82829

A note on binaries

The binaries and sources here are created by a release manager of LLVM and should all be signed with a GnuPG key. The official public keys can be found here: https://releases.llvm.org/release-keys.asc. We recommend verifying the sources or tags before using them.

The binaries can take a while to show up since they require some manual input.

Third party binaries can be found on the discourse forums (link forthcoming).

LLVM 19.1.2

15 Oct 11:51
llvmorg-19.1.2
Compare
Choose a tag to compare

LLVM 19.1.2 Release

Release Announcement

https://discourse.llvm.org/t/llvm-19-1-2-released/82550

A note on binaries

The binaries and sources here are created by a release manager of LLVM and should all be signed with a GnuPG key. The official public keys can be found here: https://releases.llvm.org/release-keys.asc. We recommend verifying the sources or tags before using them.

The binaries can take a while to show up since they require some manual input.

Third party binaries can be found on the discourse forums (link forthcoming).

LLVM 19.1.1

01 Oct 13:30
llvmorg-19.1.1
Compare
Choose a tag to compare

LLVM 19.1.1 Release

Release announcement here: https://discourse.llvm.org/t/llvm-19-1-1-released/82321

LLVM 19.1.0

17 Sep 11:42
@tru tru
llvmorg-19.1.0
a4bf6cd
Compare
Choose a tag to compare

LLVM 19.1.0 Release.

Release announcement and changelog here: https://discourse.llvm.org/t/llvm-19-1-0-released/81285

A note on binaries

The binaries and sources here are created by a release manager of LLVM and should all be signed with a GnuPG key. The official public keys can be found here: https://releases.llvm.org/release-keys.asc. We recommend verifying the sources or tags before using them.

The binaries can take a while to show up since they require some manual input.

Third party binaries can be found on the discourse forums (link forthcoming).

LLVM 19.1.0-rc4

03 Sep 14:14
llvmorg-19.1.0-rc4
0c64156
Compare
Choose a tag to compare
LLVM 19.1.0-rc4 Pre-release
Pre-release

LLVM 19.1.0-rc4 Release

Read the announcement post here: https://discourse.llvm.org/t/llvm-19-1-0-rc4-released/

A note on binaries

Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.

LLVM 19.1.0-rc3

20 Aug 08:10
llvmorg-19.1.0-rc3
437434d
Compare
Choose a tag to compare
LLVM 19.1.0-rc3 Pre-release
Pre-release

LLVM 19.1.0-rc3 Release

Announcement post here: https://discourse.llvm.org/t/llvm-19-1-0-rc3-released/80802

A note on binaries

Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.

LLVM 19.1.0-rc2

05 Aug 08:52
@tru tru
llvmorg-19.1.0-rc2
d033ae1
Compare
Choose a tag to compare
LLVM 19.1.0-rc2 Pre-release
Pre-release

LLVM 19.1.0-rc2 Release

Release announcement: https://discourse.llvm.org/t/llvm-19-1-0-rc2-released

LLVM 19.1.0-rc1

26 Jul 15:00
@tru tru
llvmorg-19.1.0-rc1
a4902a3
Compare
Choose a tag to compare
LLVM 19.1.0-rc1 Pre-release
Pre-release

LLVM 19.1.0-rc Release

Release Announcement: https://discourse.llvm.org/t/llvm-19-1-0-rc1-release

LLVM 18.1.8

19 Jun 00:29
llvmorg-18.1.8
Compare
Choose a tag to compare

LLVM 18.1.8 Release

A note on binaries

Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.

LLVM 18.1.7

06 Jun 01:01
llvmorg-18.1.7
Compare
Choose a tag to compare

LLVM 18.1.7 Release

Release Notes

  • Fix a regression from the 18.1.6 release, which could result in compiler crashes in the PPCMergeStringPool pass when compiling for PowerPC targets.
  • Fixes clang-format (since 18.1.1) regressions on breaking before a stream insertion operator (<<) when both operands are string literals.
  • Fixes a clang-format regression (since 17.0.6) on formatting goto labels in macro definitions.

A note on binaries

Volunteers make binaries for the LLVM project, which will be uploaded
when they have had time to test and build these binaries. They might
not be available directly or not at all for each release. We suggest
you use the binaries from your distribution or build your own if you
rely on a specific platform or configuration.