LLVM
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines. The name LLVM itself is not an acronym; it is the full name of the project. LLVM began as a research project at the University of Illinois, with the goal of providing a modern, SSA-based compilation strategy capable of supporting both static and dynamic compilation of arbitrary programming languages. Since then, LLVM has grown to be an umbrella project consisting of a number of subprojects, many of which are being used in production by a wide variety of commercial and open source projects as well as being widely used in academic research. Code in the LLVM project is licensed under the Apache 2.0 License with LLVM exceptions.
Details
- AArch64 Supported Releases
- 16.0.0
- 15.0.7
- 15.0.6
- News and Events
-
- [Online Session] 2023 LLVM Developers' Meeting (English)
- Work Items
-
- [Open] arm64 host: apt install clang doesn't install the nightly toolchain #64790
-
- [Open] Backport fix for clangd#1568 to 17.x branch #64788
-
- [Open] Bacport [BPF] Reset machine register kill mark in BPFMISimplifyPatchable. #64787