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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [LAA] Relax HasSameSize check on areStridedAccessesIndependent
- [X86][SelectionDAG] cmovnel re-reads memory when value already in register (8-byte→4-byte case)
- [RISCV] Redundant vsll+vsra sign extension after vl1r/vl2r reload, before vluxei indexed load
- [DAG] `1 << (x & 63)` could be `rotate-left(1, x)`
- [InstCombine] Missed fold of ((y != 0) | y) in boolean context
- [MachO] Preserve weak aliases and fix alias n_desc flags
- [VectorCombine] Fix duplicate freeze scheduling for shared indexes
- [DAGCombiner] Forward a narrow load from an overlapping wider load
- Add support for resolving addresses in "target hook".
- [CIR] Add structured control flow for coroutine suspend points
- Docs
- not yet supported