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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Modules] Incorrect ODR checks caused by `preferred_name` attribute.
- Segfault in SelectionDAGBuilder::visitInlineAsm upon encountering output memory operand constraint in inline asm
- clang 14.0.6 on windows misdiagnoses valid code that clang 14.0.6 on linux compiles correctly
- [SLP] gcc generate better code than clang base on stride offset
- [-Wnullable-to-nonnull-conversion] should warn in more cases, and shouldn't in some
- Hang or crash in RegAllocGreedy for x86
- Format: Inconsistency in C99 structure init
- clang 15.0.x not finding Scrt1.o, crti,o, crtn.o on i686: Regression from 14.x
- LLVM 15.0.3 PowerPC Release Testing (AIX 7.2) failing due to build error in InstrRefBasedImpl.h
- [X86] `sub`+`cmp`+`jmp` could be combined into `sub`+`jmp`
- Docs
- not yet supported