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
- global variables declared in module A but defined in module B are not resolved by the JIT
- Lazy compilation is not thread-safe
- unnecessary moves between XMM and general registers by x86 back end
- GlobalsModRef should be run at -O2: Redundant pair of load / store is not eliminated
- clang-analyzer can't deal with FD_SET and FD_ZERO
- SelectionDAG instruction selection performs CSE on nodes with debug information
- Reverse loop order with variable upper boundary not handled correctly by analyzer
- scan-build should warn in verbose mode when a potential source file has an unknown extension
- FP: destructor with 'noreturn' for delete and temporaries
- Warn about using a variable as __strong and __autoreleasing at the same time
- Docs
- not yet supported