rust/compiler/rustc_target/src/callconv
Jacob Pratt 33c186baf7
Rollup merge of #136807 - workingjubilee:merge-gpus-to-get-the-arcradeongeforce, r=bjorn3
compiler: internally merge `PtxKernel` into `GpuKernel`

r? ``@bjorn3`` for review
2025-02-12 20:10:00 -05:00
..
aarch64.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
amdgpu.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
arm.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
avr.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
bpf.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
csky.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
hexagon.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
loongarch.rs compiler: make rustc_target have less weird reexports 2025-02-06 01:39:46 -08:00
m68k.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
mips.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
mips64.rs compiler: make rustc_target have less weird reexports 2025-02-06 01:39:46 -08:00
mod.rs Rollup merge of #136807 - workingjubilee:merge-gpus-to-get-the-arcradeongeforce, r=bjorn3 2025-02-12 20:10:00 -05:00
msp430.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
nvptx64.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
powerpc.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
powerpc64.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
riscv.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
s390x.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
sparc.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
sparc64.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
wasm.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
x86.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
x86_64.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
x86_win64.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
xtensa.rs compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00