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
- [x86] segmentation fault of movaps instruction when a pointer(aligned) is directly assigned
- [C++23] [CLANG] Adding C++23 constexpr math functions: fmin, fmax and frexp.
- [Bazel] Migrate to Bzlmod
- [SelectionDAG] Fold (icmp eq/ne (shift X, C), 0) -> (icmp eq/ne X, 0)
- [clang] Handle trivial_abi attribute for Microsoft ABI.
- llvm-objcopy: Emit warnings when handling sparse ELF files
- [OpenMP] Libomptarget depends on `libffi`
- [InstCombine] Fold `sext(trunc nsw)` and `zext(trunc nuw)`
- After 4b163e343cf, Assertion failed: (result && "no existing substitution for template name"), function mangleExistingSubstitution
- Add new flag -Wpointer-integer-ordered-compare
- Docs
- not yet supported