rust/tests/codegen/intrinsics
2024-10-23 04:42:03 +02:00
..
aggregate-thin-pointer.rs
compare_bytes.rs
const_eval_select.rs
ctlz.rs
ctpop.rs
exact_div.rs
likely.rs Don't codegen expect in opt-level=0 2024-09-04 11:49:00 +00:00
mask.rs
nearby.rs
nontemporal.rs make the codegen test also cover an ill-behaved arch, and add links 2024-08-12 11:42:38 +02:00
offset_from.rs
offset.rs
prefetch.rs
ptr_metadata.rs
rotate_left.rs
rustc_intrinsic_must_be_overridden.rs Don't generate functions with the rustc_intrinsic_must_be_overridden attribute 2024-08-19 06:26:52 +08:00
select_unpredictable.rs
three_way_compare.rs Set signext or zeroext for integer arguments on RISC-V 2024-10-23 04:42:03 +02:00
transmute-niched.rs
transmute-x64.rs
transmute.rs
typed_swap.rs
unchecked_math.rs
volatile_order.rs
volatile.rs