summary refs log tree commit diff
path: root/compiler/rustc_target/src/callconv/x86.rs
AgeCommit message (Expand)AuthorLines
2024-12-02rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)Andrew Zhogin-1/+2
2024-10-29compiler: `rustc_abi::Abi` => `BackendRepr`Jubilee Young-8/+10
2024-10-23Introduce `adjust_for_rust_abi` in `rustc_target`Asuna-1/+36
2024-10-18rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972)Andrew Zhogin-40/+64
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-0/+185