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
- Ubsan minimum assumed alignment
- [[gnu::weak]] disables constant evaluation of constexpr variables in C++14
- [SemaCXX] Fixed defaulted equality operator deletion issue (#97087)[SemaCXX] Fix defaulted equality operator being incorrectly deleted when using namespace (llvm#97087)
- [clang-tidy] readability check to convert numerical constants to std::numeric_limits
- New check for static_cast of an enum class type
- [InstCombine]: Replace overflow calculation with intrinsic
- [LoopVectorize][LAA] Hoist load in memory IV to allow vectorization
- [MLIR][Timing] Fix timing report of nested pass pipeline and negative Rest field when using -mlir-timing (Try to close #169443)
- [BOLT] Skip writing BAT entries with zero hash
- [Analysis] Add intra-procedural EscapeAnalysis
- Docs
- not yet supported