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 supported154 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- `-ffast-math` breaks `strtod()` due to `== HUGE_VAL` considered impossible
- Instcombine started loosing inbounds sometimes after 12
- GCC and Clang disagree about packed record layout with non-POD fields
- memset not generated for ** array zero-initialization
- vector x lane version of mlal not generating if shuffle is not in the same basic block as mull + add
- [SimplifyCFG] Hang/Assertion `IterCnt++ < 1000 && "Sanity: iterative simplification didn't converge!"' failed.
- [c++] Assertion failed: (Arg.getKind() == TemplateArgument::Type && "Template argument kind mismatch"), function TransformTemplateTypeParmType, file clang/lib/Sema/SemaTemplateInstantiate.cpp, line 1819.
- Missing support for GCC's attribute malloc (deallocator) and malloc (deallocator, ptr-index)
- struct alignment spec (formatting inconsistent)
- std::deque/std::stack construction is more expensive than GCC
- Docs
- not yet supported