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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- _mm256_xor_si256 prefers vxorps over vpxor on integer vectors when out-of-context
- error: use of overloaded operator '*' is ambiguous
- SFINAE in template parameter list is 10x slower than SFINAE in return type
- New assert: !(TSFlags & X86II::REX_W) && "REX.W requires 64bit mode."
- Bool vs unsigned result gives very different codegen for bit tests
- SIGALRM prevents tracing
- clang-format fails to recognise wxT similarly to _T and formats it badly
- Incorrect -Wunused-lambda-capture warning for this capture
- Clang and LLVM should provide a documented & supported way to scrub registers and memory buffers
- Factorial function gets over-vectorized and slower with -O2
- Docs
- not yet supported