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 supported224 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Skipping same value StoreInst in canSkipClobberingStore
- [clang][Sema] Handle zero initialization of atomic pointers
- [VPlan] Simplify (sdiv/srem lhs, (select header, rhs, 1)) -> (sdiv/srem lhs, rhs)
- [Analyzer] False positive clang-analyzer-core.UndefinedBinaryOperatorResult
- [RuntimeLibcalls] Rework LibcallImplCallingConvs to reduce stack usage
- [clang-tidy] `performance-for-range-copy` not reported with non-const/const overloaded member call
- [RISCV] Remove RISCVVMV0Elimination pass
- Code coverage issue - unreachable code is incorrectly being marked as hit by code coverage tool
- [libc++] [NFC] Rename transparency test header & reformat it
- [SLP] SLP tends to create reduce_or(shl(zext(x))) sequences when a bitcast would do
- Docs
- not yet supported