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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [clang] Added warn-assignment-bool-context
- Enable AST mutation in the constant evaluator
- [VPlan][LoopVectorize] Potential issue in how replicate recipe is lowered to IR
- [llvm-objdump][ELF] Ensure offset to verdaux entry array does not go past size
- [clang-tidy] Filter out googletest TUs in bugprone-unchecked-optional-access
- [GlobalISel] Combine (X >> C) << C to X & ((-1 >> C) << C)
- [GlobalISel][AArch64] Legalize G_FABS and G_FNEG for SVE
- [TLI Checker] Extend the targets for Linux, macOS and Windows.
- [LoopUnroll] Structural cost savings analysis for full loop unrolling
- [Offload] Add MPI Proxy Plugin
- Docs
- not yet supported