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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- 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
- [WASM] wasm/function-index.test failing
- lld-link crash when build openssl with LTO
- Excessive loop unrolling
- clang calls the base object constructor (c2), gcc calls the complete object constructor (c1)
- Function in non-type template param causes undefined reference with debug build
- Docs
- not yet supported