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 supported182 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- ICE on function with decltype(lambda()) argument type
- __builtin_bit_cast casts wrong element on vector types
- ICE with Clang-19git compiling ffmpeg 7.0.1 (f0b747ef1a9b9bfd0942a6d459f642b4b993b378)
- [Orc] Odd failure writing to 64-bit memory location on 32-bit PowerPC when compiled with gcc-13 -O2
- [MachineLoopInfo] Consider loads in `isLoopInvariant`.
- [libc++][CMake] Adds option to disable clang-tidy.
- [GVN] No need to swap if both LHS and RHS are arguments
- [OpenMP][SIMD] `ordered` has no effect in a loop SIMD region as of LLVM 18.1.0
- [DWARF5][clang] Clang does not produce some DW_TAG_call_site_parameter entries
- Missed optimization: Fold (a ^ (b || c)) && c to (a ^ 1) && c
- Docs
- not yet supported