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 supported214 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- `(x == 0 || y == 0)` can fold to `(x * y == 0)` for small integers in `-Oz` mode
- bpf __builtin_memcpy from large aligned global spills unnecessarily
- Compiler crash Exception Code: 0xC0000005
- Do not revert schedule to avoid spilling when spilling via copies
- [ARM] Only change mask if demanded bits says we can optimize
- [libcxx] Add Testing Configuration for LLVM libc
- -mfs-split-ehcode and -fbasic-block-sections break linker garbage collection
- DW_AT_const_value for char[]
- [libcxx] Define `_LIBCPP_HAS_C8RTOMB_MBRTOC8` to true if compiling with clang
- [WebAssembly] llc crashed at -O1/O2/O3 and triggered assertion "!WebAssembly::isArgument(MI.getOpcode())"
- Docs
- not yet supported