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
- [Clang] Add constexpr eval for cmath builtins
- [libc++] P0718R2: Implementation of std::atomic<shared_ptr<T>> and std::atomic<weak_ptr<T>>
- [InstCombine] Fold X udiv (Y << Z) to (X >> Z) udiv Y when shl is nuw
- Reland: [ASan][Windows] Fix memmove/memcpy interception on x64 (#192060)
- [clang][Modules] Complete the implementation of P2615: Meaningful exports
- [libc][math][c23] Add exp10bf16 math function
- [ARM] Custom Lower SetCC
- [clang] Don't issue permission error during header search
- [InstCombine] Fold umax/umin with NUW-shifted operand and constant
- [Analysis] Ignore convergence tokens in dead branches in `CodeMetrics`
- Docs
- not yet supported