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 supported220 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Broken compiler produced if linker produced an error message at build time
- [CIR][CIRGen] Add support for `__sync_val/bool_compare_and_swap` builtins
- [clang-tidy] Fix false positives for dependent initializers
- [InstCombine] Optimize ctpop operations in addition and subtraction
- Missed optimization: (x + smin(y, 0)) + smax(y, 0) -> x + y
- [AMDGPU] Do not propagate vgpr count in dVGPR mode
- [AVR] Support stack realignment
- [lldb][Module] Add interactive prompt when loading script from symbol files
- [libc][math] Added missing floating point exception for atanpif16
- [ValueTracking] Augment isImpliedByDomCondition by data-relation
- Docs
- not yet supported