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 supported215 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [PowerPC] support tail call optimization on AIX tail call
- [InstCombine] Optimize icmp(sub(a, c), sub(b, c)) to icmp(a, b) if a, b, and c are pointers
- [X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX512 VPTESTM intrinsics to be used in constexpr
- Using ?: operator in fold expression -> Assertion `!(D & ExprDependence::UnexpandedPack)' failed.
- Always honor fp-contract pragmas on PlayStation
- [Clang] Fix clang to emit llvm-ir for fadd/fsub atomics
- [libc++] Algorithms like `copy` and `copy_n` can use batch insertion for insert iterators into containers
- LLVM 21 apt packages unable to install on debian trixie due to unmet dependencies
- [clang][analyzer] Mark `lstrcatA`, `lstrcpyA`, and `_strdup` as insecure on Windows in `SecuritySyntaxChecker`
- [clang][analyzer] Add new option to specify functions `SecuritySyntaxChecker` warns about
- Docs
- not yet supported