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
- [llvm][CodeGen] Added a check in CodeGenPrepare::optimizeSwitchType
- [Support] Bugprone usage of __has_feature(address_sanitizer) in Allocator
- [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-cl broken with Microsoft EWDK
- _BitInt bit size reflection
- [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
- Docs
- not yet supported