-
Notifications
You must be signed in to change notification settings - Fork 80
Insights: rust-lang/rustc_codegen_gcc
Overview
Could not load contribution data
Please try again later
14 Pull requests merged by 2 people
-
Inserted a local variable in volatile_load, to ensure reads don't move across blocks.
#733 merged
Jul 9, 2025 -
Skip needlessly setting the default visibility on functions
#734 merged
Jul 9, 2025 -
Change the implementation of supports_parallel to signal tha cg_gcc is not thread safe.
#732 merged
Jul 9, 2025 -
Remove OVERWRITE_TARGET_TRIPLE env var now that config.sh is gone
#424 merged
Jul 2, 2025 -
Fix m68k CI
#727 merged
Jul 2, 2025 -
Fixes #724
#725 merged
Jun 30, 2025 -
Fix const_undef
#726 merged
Jun 30, 2025 -
Sync from rust 2025/06/28
#723 merged
Jun 30, 2025 -
Sync from rust 2025/06/02
#694 merged
Jun 28, 2025 -
Remove unnecesary uses of the 'current_func' field, replacing it with a call to function.
#722 merged
Jun 26, 2025 -
Refactored the codebase to use Function instead of RValue where possible.
#720 merged
Jun 25, 2025 -
Skip needless calls to get_align in some cases.
#718 merged
Jun 24, 2025 -
Fixed some clippy warnings.
#716 merged
Jun 20, 2025 -
Added support for testing the backend with abi-cafe
#710 merged
Jun 18, 2025
4 Pull requests opened by 2 people
-
Added some sanity checks to function call compilation. This will catch *some* cases of ABI mismatch.
#715 opened
Jun 18, 2025 -
Add CI for Aarch64
#728 opened
Jul 2, 2025 -
Add native CI for Aarch64
#730 opened
Jul 5, 2025 -
Sync from rust 2025/07/04
#735 opened
Jul 12, 2025
3 Issues closed by 1 person
-
Does `volatile_load` handle blocks correctly?
#717 closed
Jul 9, 2025 -
Remove $OVERWRITE_TARGET_TRIPLE
#393 closed
Jul 2, 2025 -
Show the complete LLVM intrinsic name when it is unimplemented
#724 closed
Jun 30, 2025
5 Issues opened by 3 people
-
./y.sh prepare patch does not apply
#731 opened
Jul 7, 2025 -
Stop formating Rvalues to get function names
#729 opened
Jul 5, 2025 -
Use GCC unordered comparison operators
#721 opened
Jun 25, 2025 -
Add support for automatically building libgccjit from source
#719 opened
Jun 21, 2025 -
Don't apply the aligned attribute nedlessly
#714 opened
Jun 18, 2025
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
x86_64 libgccjit error when the C ABI passes an argument larger than 16 bytes
#711 commented on
Jun 18, 2025 • 0 new comments -
Remove EMBED_LTO_BITCODE
#678 commented on
Jul 12, 2025 • 0 new comments -
Add `--toolchain` option for `test` command
#697 commented on
Jun 17, 2025 • 0 new comments