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 supported182 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [clang-format]Adding comments in ternary expressions results in absurd formatting
- [x86] Invalid assembly given inverted meaning
- Compiler crash when targeting `mips64` when returning `fp128` after calling a function returning `{ i8, i128 }`
- On `wasm32`, `half` operation results aren't correctly rounded between each operation
- `wasm32` queitens `half` signalling NaNs in some situations when passing/returning them
- Bad codegen using `@llvm.ctlz.i8/i16`
- x86 SSE4.2 suboptimal codegen: `_mm_cmpestrc` is not fused with `_mm_cmpestri` or `_mm_cmpestrm`
- Member funciton overload resolution bug
- [ValueTypes] Add v3, v5, v7 and v15 vector type support for i1, i8, i16, f16, …
- Friend-injecting a template function causes an ICE if you inject after trying to instantiate that function
- Docs
- not yet supported