rust/library/compiler-builtins/testcrate/tests
Sbstn Bcht 69406c118a
Remove unsupported *vfp functions (#678)
Remove all *vfp functions and related tests since LLVM no longer emits them.

Link: https://github.com/rust-lang/compiler-builtins/pull/626

[ Reword commit message - Trevor ]
2024-09-03 22:55:44 -04:00
..
addsub.rs Remove unsupported *vfp functions (#678) 2024-09-03 22:55:44 -04:00
aeabi_memclr.rs Allow FFI-unsafe warnings for u128/i128 (#323) 2019-11-11 12:19:10 -06:00
aeabi_memcpy.rs Run rustfmt over everything 2019-05-14 14:40:38 -07:00
aeabi_memset.rs Allow FFI-unsafe warnings for u128/i128 (#323) 2019-11-11 12:19:10 -06:00
big.rs Add i256 and u256 bigint types 2024-05-15 07:19:17 -05:00
cmp.rs Remove unsupported *vfp functions (#678) 2024-09-03 22:55:44 -04:00
conv.rs Remove unsupported *vfp functions (#678) 2024-09-03 22:55:44 -04:00
div_rem.rs Remove unsupported *vfp functions (#678) 2024-09-03 22:55:44 -04:00
lse.rs Change aarch64_linux module and lse tests to have the same gating 2024-04-16 14:04:47 -04:00
mem.rs Disable some PPC64 tests which are failing due to an LLVM(?) bug 2022-07-28 16:02:04 +01:00
misc.rs Implement __ctz*i2 intrinsics 2024-07-25 19:26:02 +03:00
mul.rs Remove unsupported *vfp functions (#678) 2024-09-03 22:55:44 -04:00
shift.rs Rework the test crate to separate individual tests 2024-05-18 04:37:55 -04:00