rust/tests/mir-opt/const_prop
2024-03-10 14:59:41 +01:00
..
address_of_pair.fn0.GVN.diff Avoid recording no-op replacements. 2024-01-07 13:54:05 +00:00
address_of_pair.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
aggregate.foo.GVN.panic-abort.diff
aggregate.foo.GVN.panic-unwind.diff
aggregate.main.GVN.panic-abort.diff
aggregate.main.GVN.panic-unwind.diff
aggregate.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
array_index.main.GVN.32bit.panic-abort.diff Simplify Len. 2024-01-16 22:20:54 +00:00
array_index.main.GVN.32bit.panic-unwind.diff Simplify Len. 2024-01-16 22:20:54 +00:00
array_index.main.GVN.64bit.panic-abort.diff Simplify Len. 2024-01-16 22:20:54 +00:00
array_index.main.GVN.64bit.panic-unwind.diff Simplify Len. 2024-01-16 22:20:54 +00:00
array_index.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
bad_op_div_by_zero.main.GVN.panic-abort.diff
bad_op_div_by_zero.main.GVN.panic-unwind.diff
bad_op_div_by_zero.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
bad_op_mod_by_zero.main.GVN.panic-abort.diff
bad_op_mod_by_zero.main.GVN.panic-unwind.diff
bad_op_mod_by_zero.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
bad_op_unsafe_oob_for_slices.main.GVN.32bit.panic-abort.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
bad_op_unsafe_oob_for_slices.main.GVN.32bit.panic-unwind.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
bad_op_unsafe_oob_for_slices.main.GVN.64bit.panic-abort.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
bad_op_unsafe_oob_for_slices.main.GVN.64bit.panic-unwind.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
bad_op_unsafe_oob_for_slices.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.GVN.diff Simplify binary ops. 2024-01-16 22:20:53 +00:00
boxes.main.GVN.panic-abort.diff Simplify binary ops. 2024-01-16 22:20:53 +00:00
boxes.main.GVN.panic-unwind.diff Simplify binary ops. 2024-01-16 22:20:53 +00:00
boxes.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
cast.main.GVN.diff
cast.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
checked_add.main.GVN.panic-abort.diff
checked_add.main.GVN.panic-unwind.diff
checked_add.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
control_flow_simplification.hello.GVN.panic-abort.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
control_flow_simplification.hello.GVN.panic-unwind.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
control_flow_simplification.hello.PreCodegen.before.panic-abort.mir
control_flow_simplification.hello.PreCodegen.before.panic-unwind.mir
control_flow_simplification.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
discriminant.main.GVN.32bit.diff
discriminant.main.GVN.64bit.diff
discriminant.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
indirect_mutation.bar.GVN.diff Avoid recording no-op replacements. 2024-01-07 13:54:05 +00:00
indirect_mutation.foo.GVN.diff Avoid recording no-op replacements. 2024-01-07 13:54:05 +00:00
indirect_mutation.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
indirect.main.GVN.panic-abort.diff
indirect.main.GVN.panic-unwind.diff
indirect.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
inherit_overflow.main.GVN.panic-abort.diff
inherit_overflow.main.GVN.panic-unwind.diff
inherit_overflow.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
invalid_constant.main.GVN.diff
invalid_constant.main.RemoveZsts.diff
invalid_constant.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue_66971.main.GVN.panic-abort.diff
issue_66971.main.GVN.panic-unwind.diff
issue_66971.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue_67019.main.GVN.panic-abort.diff
issue_67019.main.GVN.panic-unwind.diff
issue_67019.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
large_array_index.main.GVN.32bit.panic-abort.diff Simplify Len. 2024-01-16 22:20:54 +00:00
large_array_index.main.GVN.32bit.panic-unwind.diff Simplify Len. 2024-01-16 22:20:54 +00:00
large_array_index.main.GVN.64bit.panic-abort.diff Simplify Len. 2024-01-16 22:20:54 +00:00
large_array_index.main.GVN.64bit.panic-unwind.diff Simplify Len. 2024-01-16 22:20:54 +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.GVN.diff Simplify binary ops. 2024-01-16 22:20:53 +00:00
mutable_variable_aggregate_mut_ref.main.GVN.diff Avoid recording no-op replacements. 2024-01-07 13:54:05 +00:00
mutable_variable_aggregate_mut_ref.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
mutable_variable_aggregate_partial_read.main.GVN.panic-abort.diff
mutable_variable_aggregate_partial_read.main.GVN.panic-unwind.diff
mutable_variable_aggregate_partial_read.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
mutable_variable_aggregate.main.GVN.diff
mutable_variable_aggregate.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
mutable_variable_no_prop.main.GVN.diff Avoid recording no-op replacements. 2024-01-07 13:54:05 +00:00
mutable_variable_no_prop.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
mutable_variable_unprop_assign.main.GVN.panic-abort.diff
mutable_variable_unprop_assign.main.GVN.panic-unwind.diff
mutable_variable_unprop_assign.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
mutable_variable.main.GVN.diff
mutable_variable.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
offset_of.concrete.GVN.panic-abort.diff
offset_of.concrete.GVN.panic-unwind.diff
offset_of.generic.GVN.panic-abort.diff
offset_of.generic.GVN.panic-unwind.diff
offset_of.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
overwrite_with_const_with_params.rs MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
overwrite_with_const_with_params.size_of.GVN.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
pointer_expose_address.main.GVN.panic-abort.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
pointer_expose_address.main.GVN.panic-unwind.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
pointer_expose_address.rs MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
read_immutable_static.main.GVN.diff
read_immutable_static.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
ref_deref_project.main.GVN.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
ref_deref_project.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
ref_deref.main.GVN.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
ref_deref.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
reify_fn_ptr.main.GVN.diff
reify_fn_ptr.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
repeat.main.GVN.32bit.panic-abort.diff Simplify Len. 2024-01-16 22:20:54 +00:00
repeat.main.GVN.32bit.panic-unwind.diff Simplify Len. 2024-01-16 22:20:54 +00:00
repeat.main.GVN.64bit.panic-abort.diff Simplify Len. 2024-01-16 22:20:54 +00:00
repeat.main.GVN.64bit.panic-unwind.diff Simplify Len. 2024-01-16 22:20:54 +00:00
repeat.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
return_place.add.GVN.panic-abort.diff
return_place.add.GVN.panic-unwind.diff
return_place.add.PreCodegen.before.panic-abort.mir
return_place.add.PreCodegen.before.panic-unwind.mir
return_place.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
scalar_literal_propagation.main.GVN.panic-abort.diff
scalar_literal_propagation.main.GVN.panic-unwind.diff
scalar_literal_propagation.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
slice_len.main.GVN.32bit.panic-abort.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
slice_len.main.GVN.32bit.panic-unwind.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
slice_len.main.GVN.64bit.panic-abort.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
slice_len.main.GVN.64bit.panic-unwind.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
slice_len.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
switch_int.main.GVN.panic-abort.diff
switch_int.main.GVN.panic-unwind.diff
switch_int.main.SimplifyConstCondition-after-const-prop.panic-abort.diff
switch_int.main.SimplifyConstCondition-after-const-prop.panic-unwind.diff
switch_int.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
transmute.from_char.GVN.32bit.diff
transmute.from_char.GVN.64bit.diff
transmute.invalid_bool.GVN.32bit.diff
transmute.invalid_bool.GVN.64bit.diff
transmute.invalid_char.GVN.32bit.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
transmute.invalid_char.GVN.64bit.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
transmute.less_as_i8.GVN.32bit.diff
transmute.less_as_i8.GVN.64bit.diff
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.GVN.32bit.diff
transmute.undef_union_as_integer.GVN.64bit.diff
transmute.unreachable_box.GVN.32bit.diff
transmute.unreachable_box.GVN.64bit.diff
transmute.unreachable_direct.GVN.32bit.diff
transmute.unreachable_direct.GVN.64bit.diff
transmute.unreachable_mut.GVN.32bit.diff Avoid recording no-op replacements. 2024-01-07 13:54:05 +00:00
transmute.unreachable_mut.GVN.64bit.diff Avoid recording no-op replacements. 2024-01-07 13:54:05 +00:00
transmute.unreachable_ref.GVN.32bit.diff
transmute.unreachable_ref.GVN.64bit.diff
transmute.valid_char.GVN.32bit.diff
transmute.valid_char.GVN.64bit.diff
tuple_literal_propagation.main.GVN.panic-abort.diff
tuple_literal_propagation.main.GVN.panic-unwind.diff
tuple_literal_propagation.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
while_let_loops.change_loop_body.GVN.diff
while_let_loops.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00