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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- LLVM-BOLT and glibc on x86_64
- [openmp] using h/w clock tick to measure time instead of gettimeofday…
- [OpenMP] Use hardware clock to measure time instead of gettimeofday() on additional archs
- Conflicting declaration error with `__using_if_exists__` in libc++
- [libc] implement pthread condition variable support (pthread_cond_*)
- [LLD][COFF] Make unresolved symbol search behavior compliant with MSVC link.exe
- [AMDGPU] Extend __builtin_amdgcn_sched_group_barrier to support rules.
- missed fold, x fmul C1 > C2 => x > C3
- missed fold, sext(fptosi x to i32) => fptosi x to i64
- missed fold: (X * 0.0) * constant => X * 0.0
- Docs
- not yet supported