..
aggregate-thin-pointer.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
carrying_mul_add.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
cold_path.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
cold_path2.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
cold_path3.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
compare_bytes.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
const_eval_select.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
ctlz.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
ctpop.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
disjoint_bitor.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
exact_div.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
likely.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
likely_assert.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
mask.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
nontemporal.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
offset.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
offset_from.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
prefetch.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
ptr_metadata.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
rotate_left.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
rustc_intrinsic_must_be_overridden.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
select_unpredictable.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
three_way_compare.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
transmute-niched.rs
Don't emit two assumes in transmutes when one is a subset of the other
2025-07-23 09:16:32 -07:00
transmute-simd.rs
re-enable direct bitcasts for Int/Float vector transmutes (but not ones involving pointers)
2025-07-23 08:32:46 -07:00
transmute-x64.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
transmute.rs
Let codegen_transmute_operand just handle everything
2025-07-23 08:25:13 -07:00
typed_swap.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
unchecked_math.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
unlikely.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
volatile.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00
volatile_order.rs
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00