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 supported224 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [lldb-dap] Add process picker command to VS Code extension
- [libc++] P3372R3: constexpr `map`
- [LV] Support strided load with a stride of -1
- Trivial relocatability follow up
- [FuncComp] Compare MDNodes in cmpMetadata using cmpMDNode.
- Missed optimization: malloc + memcpy + free => realloc
- [SafeBuffers] Check if unsafe-buffers* warnings are enabled earlier
- [Clang] [OpenMP] Support NOWAIT with optional argument
- [InstCombine] Instcombine doesn't fold conditional addition where it used to
- LLVM fails to optimize (a & b) + (a & b) + (a ^ b) down to a + b
- Docs
- not yet supported