rust/tests/mir-opt/dataflow-const-prop
2024-02-22 16:04:04 +00:00
..
array_index.main.DataflowConstProp.32bit.panic-abort.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
array_index.main.DataflowConstProp.32bit.panic-unwind.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
array_index.main.DataflowConstProp.64bit.panic-abort.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
array_index.main.DataflowConstProp.64bit.panic-unwind.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
array_index.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
boolean_identities.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
boolean_identities.test.DataflowConstProp.diff Implement algebraic simplifications. 2023-09-06 15:57:50 +00:00
cast.main.DataflowConstProp.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
cast.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
checked.main.DataflowConstProp.panic-abort.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
checked.main.DataflowConstProp.panic-unwind.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
checked.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
default_boxed_slice.main.DataflowConstProp.32bit.panic-abort.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.main.DataflowConstProp.32bit.panic-unwind.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.main.DataflowConstProp.64bit.panic-abort.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.main.DataflowConstProp.64bit.panic-unwind.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.main.GVN.32bit.panic-abort.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.main.GVN.32bit.panic-unwind.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.main.GVN.64bit.panic-abort.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.main.GVN.64bit.panic-unwind.diff rename ptr::invalid -> ptr::without_provenance 2024-02-21 20:15:52 +01:00
default_boxed_slice.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
enum.constant.DataflowConstProp.32bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
enum.constant.DataflowConstProp.64bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
enum.multiple.DataflowConstProp.32bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
enum.multiple.DataflowConstProp.64bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
enum.mutate_discriminant.DataflowConstProp.32bit.diff Duplicate output for test. 2023-09-11 16:29:42 +00:00
enum.mutate_discriminant.DataflowConstProp.64bit.diff Duplicate output for test. 2023-09-11 16:29:42 +00:00
enum.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
enum.simple.DataflowConstProp.32bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
enum.simple.DataflowConstProp.64bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
enum.statics.DataflowConstProp.32bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
enum.statics.DataflowConstProp.64bit.diff Start blocks eagerly 2024-02-12 17:37:05 +01:00
if.main.DataflowConstProp.diff lower ExprKind::Use, LogicalOp::Or and UnOp::Not 2023-08-30 17:24:10 +08:00
if.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
inherit_overflow.main.DataflowConstProp.panic-abort.diff add track_caller for arith ops 2023-11-24 00:54:06 +08:00
inherit_overflow.main.DataflowConstProp.panic-unwind.diff add track_caller for arith ops 2023-11-24 00:54:06 +08:00
inherit_overflow.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue_81605.f.DataflowConstProp.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
issue_81605.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
large_array_index.main.DataflowConstProp.32bit.panic-abort.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
large_array_index.main.DataflowConstProp.32bit.panic-unwind.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
large_array_index.main.DataflowConstProp.64bit.panic-abort.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
large_array_index.main.DataflowConstProp.64bit.panic-unwind.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
large_array_index.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
mult_by_zero.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
mult_by_zero.test.DataflowConstProp.diff Implement algebraic simplifications. 2023-09-06 15:57:50 +00:00
offset_of.concrete.DataflowConstProp.panic-abort.diff Update MIR tests for offset_of 2023-10-31 23:26:02 +00:00
offset_of.concrete.DataflowConstProp.panic-unwind.diff Update MIR tests for offset_of 2023-10-31 23:26:02 +00:00
offset_of.generic.DataflowConstProp.panic-abort.diff Update MIR tests for offset_of 2023-10-31 23:26:02 +00:00
offset_of.generic.DataflowConstProp.panic-unwind.diff Update MIR tests for offset_of 2023-10-31 23:26:02 +00:00
offset_of.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
ref_without_sb.main.DataflowConstProp.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
ref_without_sb.main.DataflowConstProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
ref_without_sb.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
repeat.main.DataflowConstProp.32bit.panic-abort.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
repeat.main.DataflowConstProp.32bit.panic-unwind.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
repeat.main.DataflowConstProp.64bit.panic-abort.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
repeat.main.DataflowConstProp.64bit.panic-unwind.diff Propagate PlaceElem::Index. 2023-09-06 16:09:31 +00:00
repeat.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
repr_transparent.main.DataflowConstProp.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
repr_transparent.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
self_assign_add.main.DataflowConstProp.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
self_assign_add.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
self_assign.main.DataflowConstProp.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
self_assign.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
sibling_ptr.main.DataflowConstProp.panic-abort.diff Update std::simd usage and test outputs 2023-11-26 09:02:25 -05:00
sibling_ptr.main.DataflowConstProp.panic-unwind.diff Update std::simd usage and test outputs 2023-11-26 09:02:25 -05:00
sibling_ptr.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
slice_len.main.DataflowConstProp.32bit.panic-abort.diff Support non-scalar constants. 2023-09-11 16:29:41 +00:00
slice_len.main.DataflowConstProp.32bit.panic-unwind.diff Support non-scalar constants. 2023-09-11 16:29:41 +00:00
slice_len.main.DataflowConstProp.64bit.panic-abort.diff Support non-scalar constants. 2023-09-11 16:29:41 +00:00
slice_len.main.DataflowConstProp.64bit.panic-unwind.diff Support non-scalar constants. 2023-09-11 16:29:41 +00:00
slice_len.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
struct.main.DataflowConstProp.32bit.diff Add FileCheck to struct.rs 2024-01-08 20:21:06 -08:00
struct.main.DataflowConstProp.64bit.diff Add FileCheck to struct.rs 2024-01-08 20:21:06 -08:00
struct.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
terminator.main.DataflowConstProp.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
terminator.main.DataflowConstProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
terminator.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
transmute.from_char.DataflowConstProp.32bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.from_char.DataflowConstProp.64bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.invalid_bool.DataflowConstProp.32bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.invalid_bool.DataflowConstProp.64bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.invalid_char.DataflowConstProp.32bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.invalid_char.DataflowConstProp.64bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.less_as_i8.DataflowConstProp.32bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.less_as_i8.DataflowConstProp.64bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
transmute.undef_union_as_integer.DataflowConstProp.32bit.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
transmute.undef_union_as_integer.DataflowConstProp.64bit.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
transmute.unreachable_box.DataflowConstProp.32bit.diff Use PlaceMention for match scrutinees. 2023-10-24 15:30:17 +00:00
transmute.unreachable_box.DataflowConstProp.64bit.diff Use PlaceMention for match scrutinees. 2023-10-24 15:30:17 +00:00
transmute.unreachable_direct.DataflowConstProp.32bit.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
transmute.unreachable_direct.DataflowConstProp.64bit.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
transmute.unreachable_mut.DataflowConstProp.32bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.unreachable_mut.DataflowConstProp.64bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.unreachable_ref.DataflowConstProp.32bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.unreachable_ref.DataflowConstProp.64bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.valid_char.DataflowConstProp.32bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
transmute.valid_char.DataflowConstProp.64bit.diff Support a few more rvalues. 2023-09-06 15:52:06 +00:00
tuple.main.DataflowConstProp.32bit.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
tuple.main.DataflowConstProp.64bit.diff Use a ConstValue instead. 2023-10-21 16:26:05 +00:00
tuple.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00