rust/library/compiler-builtins/testcrate
Andrey Turkin 45465cc488 Implement __bswap[sdt]i2 intrinsics
These can be emitted by gcc, at least if requested specifically via __builtin_bswap{32,64,128}.
2024-07-06 11:51:52 +02:00
..
benches Add benchmarks for floating point math 2024-05-24 02:49:41 -04:00
src Ignore broken nightly/system builtins 2024-07-01 07:42:22 +01:00
tests Implement __bswap[sdt]i2 intrinsics 2024-07-06 11:51:52 +02:00
build.rs Enable f128 -> f16 tests on Linux 2024-06-25 23:57:08 +02:00
Cargo.toml Add benchmarks for floating point math 2024-05-24 02:49:41 -04:00