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 supported184 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [SelectionDAG] Fold (icmp eq/ne (shift X, C), 0) -> (icmp eq/ne X, 0)
- [clang] Handle trivial_abi attribute for Microsoft ABI.
- [debuginfo][optimizations] A specific combination of function optimization passes triggers debug information of local variables missing
- [clang-scan-deps] Error if integer literal contains a single quote in `#if` directive
- [clang] Avoid superfluous 'const' qualifiers in composite pointer type
- [X86] lowerBuildVectorToBitOp - build_vector(trunc(x),trunc(y),...) -> trunc(build_vector(x,y,...))
- [LegalizeDAG][X86][AArch64][LoongArch] Freeze index when converting extract_elt/extract_subvector to load/store on stack.
- [clang] code generation issue with clang -march=amdfam10
- [Clang] Diagnostic in immediate-escalating lambda is unnecessarily confusing
- Clang static analyzer - `Past-the-end iterator dereferenced` in ranged based for loop
- Docs
- not yet supported