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
- [ARM] Improve BuildSDIVPow2 to take advantage of cmov when they can
- [X86] SimplifyDemandedBitsForTargetNode - add X86ISD::BZHI handling
- [BOLT] Add generic VLIW bundle emission infrastructure
- [SimplifyCFG]divergent undef predecessor removal
- [X86][AVX512][AArch64][SVE] failed to lower non-pow2 load/store to pow2-upward masked load/store
- [SLP] Conversion of icmp eq to icmp ult to enable vectorization
- [LV] Commonise some of the VPReplicateRecipe cost cases
- `pext(x & m, m)` -> `pext(x, m)`
- [X86] Failure to create BMI ANDN instruction from integer reprensentable as i8
- [libc++] P3391R2: `constexpr` integral overloads of `to_(w)string`
- Docs
- not yet supported