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 supported217 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [6->7 regressions] Reverse byte-wise copy of f80 1.0 constant miscompiled (SROA/EarlyCSE ?)
- Missed optimization: Reverted modification of a global/thread-local that need not be visible to any external calls not optimized out
- Local variable lifetimes are wrong in debug information
- Tune inspections to a specific C++ standard
- Wrong debug info generated at -O3 (-O0 is correct)
- `std::terminate()` and `abort()` do not have `__builtin_unreachable()` semantics
- Use -debug-info-kind=constructor for limited debug info in clang
- Fold smax(shuffle(x,undef,m),shuffle(y,undef,m)) -> shuffle(smax(x,y),undef,m)
- Conversion from uint64_t to double produces wrong result for rounding downward
- windows x64 exception data is innacurate
- Docs
- not yet supported