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
- [libc] add snmalloc as an alternative allocator to libc
- [clang] fix wrong result of pointers comparison between unknown and stack
- Missed optimization: (x mod (C1 * C2) / C2) vs. ((x / C2) mod C1)
- [analyzer] Widen loops: Augment assignment note when values invalidated at the start of a loop
- [Mlir] decompose generic by unfolding projected permutation crash fix
- [MLIR] [Vector] ConstantFold MultiDReduction
- [IR] Add FPOperation intrinsic property
- [clang-tidy] False positive diagnostic for NewDeleteLeaks
- [libcxx] makes `tanh(complex<float>)` work for large values
- [compiler-rt][tysan] adding posix strndup interception.
- Docs
- not yet supported