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 supported225 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [MemCpyOpt] Remove libcall availability checks for memory intrinsics
- [NVPTX] : Make an optimistic assumption that loads from generic address space are not divergent. This assumption discovers more non-divergent expressions.
- [InstCombine] Fold (bw-1) - ctlz(x&-x) to cttz
- `clang` crash with stack trace (possibly C++20 module related)
- [Clang] Clang incorrectly calculates constraints involving private members and multiple nested classes of the same name
- Skip startup target for SPIRV target in libc install dependencies
- [SCEV] Refactor forgetLoop and forgetValue to improve compile time
- [AArch64] Memory ordering of atomic release store is not preserved
- [libc][clang] Use __nvvm_nanosleep builtin over inline assembly
- [clang] Add -fcrash-diagnostics-tar for tarball of crash reproducer files
- Docs
- not yet supported