rust/tests/mir-opt/instsimplify
Michael Goulet c682aa162b Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07: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 Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
combine_array_len.norm2.InstSimplify-after-simplifycfg.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
combine_array_len.rs Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08: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 Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
combine_clone_of_primitives.{impl#0}-clone.InstSimplify-after-simplifycfg.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
combine_transmutes.adt_transmutes.InstSimplify-after-simplifycfg.diff Perform instsimplify before inline to eliminate some trivial calls 2024-07-29 18:14:35 +08: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.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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
ub_check.rs Update mir-opt filechecks 2024-08-18 15:52:23 -07:00
ub_check.unwrap_unchecked.InstSimplify-after-simplifycfg.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00