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 supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- LLVM-BOLT and glibc on x86_64
- [LLD][COFF] Make unresolved symbol search behavior compliant with MSVC link.exe
- [AMDGPU] Extend __builtin_amdgcn_sched_group_barrier to support rules.
- missed fold, sext(fptosi x to i32) => fptosi x to i64
- missed fold: (X * 0.0) * constant => X * 0.0
- [RISC-V] Add CSR read/write builtins
- Introduce llvmremark util diff command
- [DAG] SDPatternMatch - add m_BinOp/m_c_BinOp variants driven by TLI.isBinOp/isCommutativeBinOp
- [docs][CMake] Add CMakePreset, improve VS documentation
- [InstCombine] Use the select condition to try to constant fold binops into select
- Docs
- not yet supported