about summary refs log tree commit diff
path: root/compiler/rustc_target/src/callconv/s390x.rs
AgeCommit message (Expand)AuthorLines
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-1/+1
2025-02-28rename BackendRepr::Vector → SimdVectorRalf Jung-2/+2
2025-02-07compiler: remove rustc_target::abi entirelyJubilee Young-1/+1
2025-02-06compiler: make rustc_target have less weird reexportsJubilee Young-1/+2
2025-01-20on s390x, use `PassMode::Direct` for vector typesFolkert de Vries-3/+11
2024-11-14Support s390x z13 vector ABITaiki Endo-8/+18
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-0/+69