rust/tests/assembly
2024-05-30 16:15:46 +10:00
..
asm Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
auxiliary
libs
nvptx-kernel-abi
stack-protector Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
targets test: Add assembly tests for x86_64-unknown-linux-none target 2024-05-12 01:25:11 +02:00
aarch64-naked-fn-no-bti-prolog.rs
aarch64-pointer-auth.rs
align_offset.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
closure-inherit-target-feature.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
dwarf4.rs
dwarf5.rs
is_aligned.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
manual-eq-efficient.rs Add test for efficient codegen of manual eq implementations of a small struct 2024-04-30 13:21:08 +00:00
niche-prefer-zero.rs
nvptx-arch-default.rs
nvptx-arch-emit-asm.rs
nvptx-arch-link-arg.rs
nvptx-arch-target-cpu.rs
nvptx-atomics.rs
nvptx-c-abi-arg-v7.rs NVPTX: Avoid PassMode::Direct for args in C abi 2024-05-10 18:39:05 +02:00
nvptx-c-abi-ret-v7.rs NVPTX: Avoid PassMode::Direct for args in C abi 2024-05-10 18:39:05 +02:00
nvptx-internalizing.rs
nvptx-linking-binary.rs
nvptx-linking-cdylib.rs
nvptx-safe-naming.rs
panic-no-unwind-no-uwtable.rs
panic-unwind-no-uwtable.rs
pic-relocation-model.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
pie-relocation-model.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
simd-bitmask.rs
simd-intrinsic-gather.rs
simd-intrinsic-mask-load.rs
simd-intrinsic-mask-reduce.rs Add inline comments why we're forcing the target cpu 2024-05-01 16:54:20 -07:00
simd-intrinsic-mask-store.rs
simd-intrinsic-scatter.rs
simd-intrinsic-select.rs
slice-is_ascii.rs
sparc-struct-abi.rs
stack-probes.rs
static-relocation-model.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
strict_provenance.rs
target-feature-multiple.rs
thin-lto.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
wasm_exceptions.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
x86_64-array-pair-load-store-merge.rs Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
x86_64-cmp.rs
x86_64-floating-point-clamp.rs Add inline comments why we're forcing the target cpu 2024-05-01 16:54:20 -07:00
x86_64-fortanix-unknown-sgx-lvi-generic-load.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
x86_64-fortanix-unknown-sgx-lvi-generic-ret.rs Run rustfmt on tests/assembly/. 2024-05-30 16:15:46 +10:00
x86_64-fortanix-unknown-sgx-lvi-inline-assembly.rs
x86_64-function-return.rs Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
x86_64-naked-fn-no-cet-prolog.rs
x86_64-no-jump-tables.rs
x86_64-sse_crc.rs
x86_64-typed-swap.rs