[llvm-dev] LLVM 11.0.0 Release

Hans Wennborg via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 12 04:53:07 PDT 2020


I am pleased to announce that LLVM 11 is now finally available.

Get it here: https://releases.llvm.org/download.html#11.0.0

This release is the result of the LLVM community's efforts over the
past six months (up to 2e10b7a3 on trunk plus commits up to 176249bd
on the release/11.x branch).

One highlight is that the Flang Fortran frontend is now part of the release.

And as usual, there are many bug fixes, optimizations, new compiler
diagnostics, etc.

For details, see the release notes:

https://releases.llvm.org/11.0.0/docs/ReleaseNotes.html
https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/11.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
https://releases.llvm.org/11.0.0/tools/flang/docs/ReleaseNotes.html
https://releases.llvm.org/11.0.0/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/11.0.0/tools/polly/docs/ReleaseNotes.html
https://releases.llvm.org/11.0.0/projects/libcxx/docs/ReleaseNotes.html

The release would not be possible without the help of everyone who
reported, investigated and fixed bugs, pointed out patches that needed
merging, wrote release notes, etc. Thank you!

Special thanks to the release testers and packagers: Ahsan Saghir, Amy
Kwan, Andrew Kelley, Bernhard Rosenkraenzer, Brian Cain, Diana Picus,
Dimitry Andric, Florian Hahn, Martin Storjö, Michał Górny, Neil
Nelson, Nikita Popov, Rainer Orth, Shoaib Meenai, Sylvestre Ledru, and
Tobias Hieta!

For questions or comments about the release, please contact the
community on the mailing lists.

Onwards to LLVM 12! And take care.

Thanks,
Hans


More information about the llvm-dev mailing list