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
- fine-tune the -Og optimization level for better debugging experience
- LLDB cannot demangle function names on Windows.
- Windows llvm::sys::fs::remove algorithm is *VERY* subtly incorrect, resulting in unpredictable "directory not empty" errors
- clang++ miscompile at -O1 with revision 274385
- [ppc] too many cr manipulation instructions are used for comparisons
- error: calling 'f' with incomplete return type 'string' (aka 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >')
- [x86] default codegen should be more branchy
- Incorrect PPC64LE VSX code generated for Mesa 17.1.2 vertex shader program
- Shrink wrapping not firing on seemingly basic cases? (maybe i misunderstand how it works)
- LangRef NonAtomic documentation incomplete w.r.t volatile and write-write races
- Docs
- not yet supported