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 supported154 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Code pessimization when using typedef-aligned pointers
- [META][X86] Avoid lowering C intrinsics calls to target-specific LLVM IR intrinsics
- InstCombine uselessly checks for irreducible phi cycles.
- LLD's /msvclto fails to export some template functions when bitcode files disagree about dllexport
- false positive report: clang SA falsely assumes that the loop is executed 0 times
- clang crashes with "-mllvm -enable-newgvn": Assertion `ProcessedCount[V] < 100 && "Seem to have processed the same Value a lot"' failed
- codegen incorrect on windows (because of 4 byval parameters?)
- [ms] Calls to dllimport functions from inline asm are broken
- Missed optimization in math expression: max(min(a,b),max(a,b)) == max(a,b)
- unrestrained inlining causing clang compilation time to explode
- Docs
- not yet supported