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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [SCEV] Improve applyLoopGuards to support Mul
- [LV] Vectorization of compress idiom
- [llvm][CodeGen] Added a check in CodeGenPrepare::optimizeSwitchType
- [InstCombine] Missed optimization: fail to fold `(A >> C1) Pred C2` if `shr` is used multiple times
- Codegen illegally reorders division by zero before function call
- Is it an UB here? if not, do I need a compiler barrier to save it to be well-defined?
- Reenable JumpTableToSwitch pass by default
- [clang][dataflow] Factor out built-in boolean model into an explicit module.
- [llvm-cov] Unreachable blocks marked with __builtin_unreachable are still counted as uncovered
- RISC-V ABI break: x7/t2 register is used to pass the 9th argument to a function in certain cases
- Docs
- not yet supported