rust/library/compiler-builtins/testcrate/tests
Aaron Kutch 94af8a8268 Delete redundant tests
The old tests were hacky and did not cover nearly as many cases as the new tests do.
2021-04-02 08:58:50 -05:00
..
addsub.rs add remaining floating point tests 2021-04-02 08:58:50 -05: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
cmp.rs add remaining floating point tests 2021-04-02 08:58:50 -05:00
conv.rs Disable AArch64 FP-to-int tests 2021-04-02 12:36:57 +01:00
div_rem.rs add remaining floating point tests 2021-04-02 08:58:50 -05:00
mem.rs Use REP MOVSQ/STOSQ on x86_64 (#365) 2020-10-24 10:58:04 -05:00
misc.rs fix powi 2021-04-02 08:58:50 -05:00
mul.rs add remaining floating point tests 2021-04-02 08:58:50 -05:00
shift.rs Remove unused __rust_* shift intrinsics 2021-02-21 11:36:47 +01:00