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 supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [CIR][CIRGen] Add support for `__sync_val/bool_compare_and_swap` builtins
- [InstCombine] Optimize ctpop operations in addition and subtraction
- Missed optimization: (x + smin(y, 0)) + smax(y, 0) -> x + y
- [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
- [clang] constexpr `__builtin_elementwise_{max,min}num`
- [AMDGPU] Fix incorrect VGPR usage for `s` constrained inline asm
- workflows/release-task: Add job for publishing to winget
- Docs
- not yet supported