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 supported227 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [clang-format] Fix short function merging with macro expansion
- [ISel] Improve `clmul` fallback implementation
- JumpThreading: Enable optimizing out loop-carried ptrauth operations.
- [InstCombine] Fold lshr(add(or(shl X, C), K), C) when K uses only low bits
- [InstCombine] Reassociate XOR to expose complemented-mask fold
- IPRA: Fixes an IPRA compilation failure.
- [libc][math] Add isnanbf16 function
- [lldb][Windows] Refactor thread context caching in RegisterContextWindows_arm64
- Missed Optimization: Fold sdiv exact(((trunc x)*24 - 24), 24) into sext(trunc x - 1)
- [Clang][Sema]Report error for non-base types in constructor initializers before causing issue in initializer order
- Docs
- not yet supported