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 supported225 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [InstCombine] Fold shl(fshr/fshl(a,b,C),C) to and(b, -1 << C)
- [clang][clangd] Crash in Constant Evaluator: Type::castAsArrayTypeUnsafe assertion`isa<ArrayType>(CanonicalType)`during constexpr evaluation of unique_ptr<T[]>
- [lit] print shard count of gtests instead of individual tests
- [CI] Add precommit CIs to test compiler-rt + LLVM libc integration.
- Reapply "[JumpThreading] Freeze undef/poison select condition in unfoldSelectInstr"
- [DAG] Fold any-extend(and(trunc(x), C)) -> and(x, C)
- [LV] Use getSmallBestKnownTC in IV-overflow-check
- [libsycl] Add UT build and min test set
- [libclc] Fix zero signs in sincospi
- [libc][malloc][PoC] add a flat TLSF allocator for baremetal environment
- Docs
- not yet supported