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
- [Asan][RISCV] Teach AddressSanitizer to support indexed load/store.
- [Asan][RISCV] Support asan check for segment load/store RVV intrinsics.
- [DAGCombine] Fold `ctlz_zero_undef(X << C) -> ctlz_zero_undef(X) - C`
- `[[gnu::cleanup()]]` function executed before return value evaluation
- [LV]Enable non-power-of-2 store-load forwarding distance in predicated DataWithEVL vectorization mode
- [nsan] Make NSAN_OPTIONS consistent
- [AArch64] Using tbl to optimize indirect memory access
- [libc++] Optimize std::min_element
- [analyzer] Crash on reinterpret-casted alloca
- [BOLT] Match functions with pseudo probes
- Docs
- not yet supported