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 supported227 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [LoopDataPrefetch] Enable handling of target-specific memory intrinsics
- [Instrumentation] Add TSan instrumentation for AMDGPU targets
- [SampleProfileMatcher] Fix inconsistent anchor matching in stale profile matching
- [InstCombine] Fold (1 << a) to (a + 1) and (2 >> a) to (2 - a) when a is in [0,1]
- [clang-tidy] Support C++26 placeholder bindings
- Enough LLD changes to bootstrap OpenBSD on sparc64
- [SelectionDAG] Add computeKnownBits support for ISD::VECREDUCE_ADD
- Missed Optimisation Bug - Unsigned Divsion by 7 (and various other constants)
- [lld][COFF] Emit coffgrp debug record
- [Clang] C23 Fixed-type enum specifier rejected in _Generic association list
- Docs
- not yet supported