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 supported182 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Boolean expression a != c && (b || (c || a)) and a != c && (b || c || a) lead to different (unoptimal) code
- Build for RISC-V
- [FinalizelSel] Re-scan the MachineFunction if we insert a new MBB by custom insertion
- Explore improving documentation that LLVM security advisories are to be found at https://github.com/llvm/llvm-security-repo/security/advisories
- Clang could warn about trailing spaces in `#include` filenames
- Excessive compile time with -O3
- [Clang Tidy] `bugprone-macro-parentheses` should not trigger for function prototypes (which C++ does not allow to nest parentheses)
- Gratilup/irx
- Failure to remove `alloca`
- Failure to propogate knowledge from comparison into branches
- Docs
- not yet supported