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
- [DAGCombiner] Add pattern matching for negated subtraction in ABDU selection
- [clang-tidy] rule limitation: readability-identifier-naming doesn't allow distinguishing between class and struct members
- how to enable --instrument bolt runtime library bolt_rt_instr.a in x86_64 when compiling llvm-bolt in x86
- [RISCV] Fix shift instruction opcodes in getArithmeticInstrCost
- opt -passes=loop-distribute crashes
- [PowerPC64] clang trunk triggered assertion at -O1/O2/O3
- [LV][EVL] Reimplement method for extracting new mask. nfc
- Flang does not support the -finit-local-zero flag
- [RISCV] Combine (ADDI (ADDI X, C1), C2) -> (ADDI X, C1+C2)
- [libc++] Refactor __next_prime to be const
- Docs
- not yet supported