llvm-project
https://github.com/llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [BOLT] Lack of support for noreturn functions results in incorrect CFG generation.
- [ObjC] Enable diagnose_if on Objective-C methods
- [clang-tidy] Filter out googletest TUs in bugprone-unchecked-optional-access
- Tracking issue for removing PDB plugin in LLDB
- [LV] Make having flags (FMFs etc) not require inheriting VPSingleDefRecipe
- AArch64 target unconditionally generates SVE instructions for Armv9-A despite them being optional in the architecture
- [GlobalISel] Combine (X >> C) << C to X & ((-1 >> C) << C)
- llc error
- Crash in DAGCombiner, aarch64-windows-msvc, llvm-19.1.3
- [ItaniumMangle] Fix `cp` versus `cl` call expression mangling for block scope
- Docs
- not yet supported