about summary refs log tree commit diff
path: root/tests/ui/print-calling-conventions.stdout
AgeCommit message (Collapse)AuthorLines
2025-07-01moved testsKivooeo-37/+0
2025-06-25tests: bless s/C-cmse/cmse/Jubilee Young-2/+2
2025-06-24Add rust-invalid ABIMichael Goulet-0/+1
2025-06-12add `extern "custom"` functionsFolkert de Vries-0/+1
2025-04-06update/bless testsBennet Bleßmann-1/+0
2025-01-16Add gpu-kernel calling conventionFlakebi-0/+1
The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 due to inactivity in the amdgpu target. Introduce a `gpu-kernel` calling convention that translates to `ptx_kernel` or `amdgpu_kernel`, depending on the target that rust compiles for.
2024-09-21add `C-cmse-nonsecure-entry` ABIFolkert de Vries-0/+1
2024-08-03Migrate `run-make/print-calling-conventions` to ui-testJerry Wang-0/+34