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 supported220 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [IR] Store fast-math flags in subclasses of Instruction
- [X86] computeKnownBitsForTargetNode - add X86ISD::GF2P8AFFINEQB handling
- [lld][AMDGPU] Support R_AMDGPU_ABS32_(LO|HI) relocations
- [X86][WinEH] Avoid stale RSP after Win64 dynalloca invokes
- [InstCombine] Simplify conditional round-up to power-of-2 alignment
- [InstCombine] Fold (X ^ (or disjoint Y, C1)) ^ C2 to (X ^ Y) ^ (C1 ^ C2)
- [X86] Truncates i64 add arithmetic to i32 when known zeroes in upper 33 bits
- [AArch64] optimize lowering for icmp on i128 when RHS is an immediate
- [amdgpu-cfi: 9/9]: [AMDGPU][MC] Replace shifted registers in CFI instructions
- [clang][diagnostics] suggest extern template syntax for -Wundefined-var-template
- Docs
- not yet supported