0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-25 04:06:55 +01:00
rust/tests/assembly
Jubilee Young ab8c202527 Use -0.0 in intrinsics::simd::reduce_add_unordered
-0.0 is the actual neutral additive float, not +0.0, and this matters to codegen.
2024-09-15 16:40:23 -07:00
..
asm Ban non-array SIMD 2024-09-09 19:39:43 -07:00
auxiliary
libs
nvptx-kernel-abi
simd Use -0.0 in intrinsics::simd::reduce_add_unordered 2024-09-15 16:40:23 -07:00
stack-protector
targets added support for GNU/Hurd on x86_64 2024-09-08 23:37:07 +02:00
aarch64-naked-fn-no-bti-prolog.rs
aarch64-pointer-auth.rs
align_offset.rs
asm-comments.rs Always preserve user-written comments in assembly 2024-07-02 21:41:59 -04:00
closure-inherit-target-feature.rs
dwarf4.rs
dwarf5.rs
is_aligned.rs
issue-83585-small-pod-struct-equality.rs
manual-eq-efficient.rs
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-c-abi-ret-v7.rs
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
pie-relocation-model.rs
powerpc64-struct-abi.rs Refactor powerpc64 call ABI handling 2024-08-11 14:11:17 +01:00
s390x-backchain-toggle.rs tests: add an assembly scanning test for s390x backchain switch 2024-09-04 08:10:53 -06:00
simd-bitmask.rs
simd-intrinsic-gather.rs
simd-intrinsic-mask-load.rs Let InstCombine remove Clone shims inside Clone shims 2024-07-25 15:14:42 -04:00
simd-intrinsic-mask-reduce.rs
simd-intrinsic-mask-store.rs Let InstCombine remove Clone shims inside Clone shims 2024-07-25 15:14:42 -04:00
simd-intrinsic-scatter.rs
simd-intrinsic-select.rs
slice-is_ascii.rs
small_data_threshold.rs Add -Z small-data-threshold 2024-09-10 12:19:16 -07:00
sparc-struct-abi.rs
stack-probes.rs
static-relocation-model.rs
strict_provenance.rs
target-feature-multiple.rs
thin-lto.rs
wasm_exceptions.rs
x86_64-array-pair-load-store-merge.rs
x86_64-cmp.rs llvm 20: adapt integer comparison tests 2024-08-22 13:23:00 +00:00
x86_64-floating-point-clamp.rs
x86_64-fortanix-unknown-sgx-lvi-generic-load.rs
x86_64-fortanix-unknown-sgx-lvi-generic-ret.rs
x86_64-fortanix-unknown-sgx-lvi-inline-assembly.rs
x86_64-function-return.rs
x86_64-naked-fn-no-cet-prolog.rs
x86_64-no-jump-tables.rs
x86_64-sse_crc.rs
x86_64-typed-swap.rs
x86_64-windows-float-abi.rs Match LLVM ABI in extern "C" functions for f128 on Windows 2024-07-30 20:23:33 +01:00
x86-return-float.rs Disallow setting built-in cfgs via set the command-line 2024-08-07 14:08:34 +02:00