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
- 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
- [WASM] wasm/function-index.test failing
- Pick any COMDAT with different alignment causes linking issue for Windows ARM64
- lld-link crash when build openssl with LTO
- Docs
- not yet supported