rust/tests/codegen/intrinsics
2023-08-06 15:47:40 -07:00
..
compare_bytes.rs Add a new compare_bytes intrinsic instead of calling memcmp directly 2023-08-06 15:47:40 -07:00
const_eval_select.rs Add more codegen tests 2023-01-17 16:23:22 +01:00
exact_div.rs
likely.rs
mask.rs CHECK only for opaque ptr 2023-07-27 14:44:13 -07:00
nearby.rs
nontemporal.rs CHECK only for opaque ptr 2023-07-27 14:44:13 -07:00
offset_from.rs
offset.rs Update the minimum external LLVM to 15 2023-07-27 14:07:08 -07:00
prefetch.rs
transmute-niched.rs Update the minimum external LLVM to 15 2023-07-27 14:07:08 -07:00
transmute-x64.rs Update the minimum external LLVM to 15 2023-07-27 14:07:08 -07:00
transmute.rs Update the minimum external LLVM to 15 2023-07-27 14:07:08 -07:00
unchecked_math.rs
volatile_order.rs
volatile.rs