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
- clang++ assert due to mismatched IR call type and function type when using virtual inheritance
- Multiple calls to llvm.prefetch.p0i8 on aarch64 can cause apparently-unnecessary register spills
- LLVM-produced debug info crashes LLDB
- sse code spiller suboptimality (only 2 registers used for 280 instructions)
- libstdc++ `std::thread`, when compiled with clang, "pure virtual method called"
- do not allow implicit conversions between unrelated vector types
- static_casting to a large unsigned long long from a double causes an FPE
- Pathological register allocation within gigantic single basic block function (x86-64)
- inline asm "rm" constraint lowered "m" when "r" would be preferable
- `-fno-builtin` gets lost on the way to Gold plugin
- Docs
- not yet supported