Files
rust/compiler/rustc_codegen_gcc/src
Jubilee fe2cbbd2d5 Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelix
rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972)

Command line flag `-Zregparm=<N>` for X86 (32-bit) for rust-for-linux: https://github.com/rust-lang/rust/issues/116972
Implemented in the similar way as fastcall/vectorcall support (args are marked InReg if fit).
2024-10-21 20:32:00 -07:00
..
2024-10-19 18:07:35 +00:00
2024-10-08 18:24:56 -07:00
Fmt
2024-09-27 22:09:18 +02:00
2024-10-08 18:24:56 -07:00
2024-09-17 10:24:43 +10:00