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
- [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
- [BOLT] About optionally emitting the .bolt.org.text segment
- [Clang] Coroutines: Properly Check if `await_suspend` return type is a `std::coroutine_handle`
- Assertion failure in kmp_dispatch
- [InstCombine] Fold copysign of selects from sign comparison to sign operand
- Docs
- not yet supported