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
- Conflicting types for '__builtin_isnan' on Android/ARM
- Attempt to eliminate redundant loads whose addresses are dependent on the result of a select instruction.
- Reading from stdin is 10x slower than libstdc++
- Improve cost model for lengthens followed by truncates
- condition_variable::wait_until should call __do_timed_wait instead of wait_for
- strlen(nullptr) not found
- Add Clang warning for register qulifiers
- Optimize 0>=p-q to q >= p for char*p,*q;
- std::complex seems to use unsafe floating point math by default
- Add support for inlining through musttail thunks
- Docs
- not yet supported