about summary refs log tree commit diff
path: root/compiler/stable_mir/src/abi.rs
AgeCommit message (Expand)AuthorLines
2024-03-13Fix StableMIR is_full computationCelina G. Val-1/+1
2024-03-01Add support to new float typesCelina G. Val-4/+24
2024-03-01Implement missing ABI structures in StableMIRCelina G. Val-4/+155
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-1/+0
2023-12-19Fix c_variadic flag and add opaque info to PassModeCelina G. Val-9/+6
2023-12-18Add function ABI and type layout to StableMIRCelina G. Val-0/+286