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 supported222 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
- [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
- [clang] constexpr `__builtin_elementwise_{max,min}num`
- LLVM compiles `store volatile` on aarch64 to instructions which do not affect `ESR_EL{1,2,3}`
- Docs
- not yet supported