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
- [Support] Investigate making KnownBits::mul optimal
- [clang-tidy] Added bugprone-exception-rethrow check
- `memmove` is emitted where `memcpy` is valid
- Match against all plugins when parsing microsoft attributes
- [AMDGPU] With Clang>17, -amdgpu-early-inline-all=true consumes 8x more memory
- [lld][COFF] Fix: Merge `.drectve` sections in ObjFile::readSections
- [InstCombine] Fold `switch(rol(x, C1)) case C2:` to `switch(x) case rol(C2, -C1):`
- [z/OS][GOFF] Implement support for writing ESD + TXT records by the GOFFObjectWriter
- RFC: Implementing new mechanism for hard register operands to inline asm as a constraint.
- [mlir] Add the concept of ASM dialect aliases
- Docs
- not yet supported