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
- [SCEV] Long-standing miscompile due to absence of per-use flags in SCEV expressions
- [llvm][clang][lld][COFF] Add support for case-insensitive path lookup
- [clang][analyzer] Enable loop unrolling by default
- [HotColdSplit] Respect "nooutline" attribute in HotColdSplit pass
- [libc] Clean up copt naming
- [SCEV] Fold zext(C+A)<nsw> -> (sext(C) + zext(A))<nsw> if possible.
- [win][x64] Multiple fixes for import call optimization
- [-Wunsafe-buffer-usage] Warn about two-arg string view constructors
- [LLVM-Tablegen] Explicit Type Constraints for Overloaded LLVM Intrinsics
- InstCombine: recognize rotate patterns using ~X
- Docs
- not yet supported