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 supported214 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [RISCV] Stack corruption with indirect calls when all arguments fit in registers
- [AMDGPU] Disable dpp src1 sgpr on gfx11
- [DAGCombiner] Fold (smax x (neg x)) to (abs x)
- [InferAttrs] malloc-family libcalls may write `errnomem` location
- Modules: reachable template class is deemed incomplete at the point of instantiation if defined in a different partition
- `(x == 0 || y == 0)` can fold to `(x * y == 0)` for small integers in `-Oz` mode
- bpf __builtin_memcpy from large aligned global spills unnecessarily
- Compiler crash Exception Code: 0xC0000005
- Do not revert schedule to avoid spilling when spilling via copies
- [ARM] Only change mask if demanded bits says we can optimize
- Docs
- not yet supported