| .. |
|
aggregate_array.const_items.InstSimplify-after-simplifycfg.diff
|
Add an InstSimplify for repetitive array expressions
|
2025-01-09 20:00:32 -05:00 |
|
aggregate_array.equal_referents.InstSimplify-after-simplifycfg.diff
|
Add an InstSimplify for repetitive array expressions
|
2025-01-09 20:00:32 -05:00 |
|
aggregate_array.literals.InstSimplify-after-simplifycfg.diff
|
Add an InstSimplify for repetitive array expressions
|
2025-01-09 20:00:32 -05:00 |
|
aggregate_array.local.InstSimplify-after-simplifycfg.diff
|
Add an InstSimplify for repetitive array expressions
|
2025-01-09 20:00:32 -05:00 |
|
aggregate_array.rs
|
Add an InstSimplify for repetitive array expressions
|
2025-01-09 20:00:32 -05:00 |
|
aggregate_array.strs.InstSimplify-after-simplifycfg.diff
|
Give an AllocId to ConstValue::Slice.
|
2025-07-23 23:54:37 +00:00 |
|
align_of_slice.of_val_slice.InstSimplify-after-simplifycfg.diff
|
Replace NullOp::SizeOf and NullOp::AlignOf by lang items.
|
2025-10-23 00:38:28 +00:00 |
|
align_of_slice.rs
|
Replace NullOp::SizeOf and NullOp::AlignOf by lang items.
|
2025-10-23 00:38:28 +00:00 |
|
bool_compare.eq_false.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
bool_compare.eq_true.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
bool_compare.false_eq.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
bool_compare.false_ne.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
bool_compare.ne_false.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
bool_compare.ne_true.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
bool_compare.rs
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
bool_compare.true_eq.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
bool_compare.true_ne.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
casts.redundant.InstSimplify-after-simplifycfg.diff
|
WF check lifetime bounds for locals with type params
|
2026-02-13 00:33:47 +09:00 |
|
casts.roundtrip.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
casts.rs
|
Update mir-opt filechecks
|
2024-08-18 15:52:23 -07:00 |
|
combine_array_len.norm2.InstSimplify-after-simplifycfg.panic-abort.diff
|
Remove Rvalue::Len.
|
2025-09-16 22:23:19 +00:00 |
|
combine_array_len.norm2.InstSimplify-after-simplifycfg.panic-unwind.diff
|
Remove Rvalue::Len.
|
2025-09-16 22:23:19 +00:00 |
|
combine_array_len.normN.InstSimplify-after-simplifycfg.panic-abort.diff
|
Add test.
|
2025-09-16 22:44:35 +00:00 |
|
combine_array_len.normN.InstSimplify-after-simplifycfg.panic-unwind.diff
|
Add test.
|
2025-09-16 22:44:35 +00:00 |
|
combine_array_len.rs
|
Add test.
|
2025-09-16 22:44:35 +00:00 |
|
combine_clone_of_primitives.rs
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
combine_clone_of_primitives.{impl#0}-clone.InstSimplify-after-simplifycfg.panic-abort.diff
|
Migrate core to Rust 2024
|
2025-03-11 09:46:34 -07:00 |
|
combine_clone_of_primitives.{impl#0}-clone.InstSimplify-after-simplifycfg.panic-unwind.diff
|
Migrate core to Rust 2024
|
2025-03-11 09:46:34 -07:00 |
|
combine_transmutes.identity_transmutes.InstSimplify-after-simplifycfg.diff
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
combine_transmutes.integer_transmutes.InstSimplify-after-simplifycfg.diff
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
combine_transmutes.keep_transparent_transmute.InstSimplify-after-simplifycfg.diff
|
[mir-opt] GVN some more transmute cases
|
2025-01-08 18:46:30 -08:00 |
|
combine_transmutes.rs
|
[mir-opt] GVN some more transmute cases
|
2025-01-08 18:46:30 -08:00 |
|
duplicate_switch_targets.assert_zero.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
duplicate_switch_targets.rs
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
intrinsic_asserts.generic.InstSimplify-after-simplifycfg.diff
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
intrinsic_asserts.generic_ref.InstSimplify-after-simplifycfg.diff
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
intrinsic_asserts.panics.InstSimplify-after-simplifycfg.diff
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
intrinsic_asserts.removable.InstSimplify-after-simplifycfg.diff
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
intrinsic_asserts.rs
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
ref_of_deref.pointers.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
ref_of_deref.references.InstSimplify-after-simplifycfg.diff
|
Bless *all* the mir-opt tests
|
2024-08-18 16:07:33 -07:00 |
|
ref_of_deref.rs
|
Auto merge of #122551 - RayMuir:copy_fmt, r=saethlin
|
2024-08-19 23:10:46 +00:00 |
|
simplify_repeat.repeat_once_to_aggregate.InstSimplify-after-simplifycfg.diff
|
Address PR feedback
|
2025-01-11 15:56:58 -08:00 |
|
simplify_repeat.rs
|
Address PR feedback
|
2025-01-11 15:56:58 -08:00 |
|
ub_check.rs
|
Replace Rvalue::NullaryOp by a variant in mir::ConstValue.
|
2025-12-14 17:25:51 +00:00 |
|
ub_check.unwrap_unchecked.InstSimplify-after-simplifycfg.diff
|
Change pretty-printing.
|
2025-12-14 17:25:53 +00:00 |