rust/src/test/mir-opt/const_prop
2022-04-11 09:26:26 -04:00
..
aggregate.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
aggregate.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
array_index.main.ConstProp.32bit.diff bless tests 2021-03-15 21:58:54 -04:00
array_index.main.ConstProp.64bit.diff bless tests 2021-03-15 21:58:54 -04:00
array_index.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
bad_op_div_by_zero.main.ConstProp.diff bless tests 2021-03-15 21:58:54 -04:00
bad_op_div_by_zero.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
bad_op_mod_by_zero.main.ConstProp.diff bless tests 2021-03-15 21:58:54 -04:00
bad_op_mod_by_zero.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
bad_op_unsafe_oob_for_slices.main.ConstProp.32bit.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
bad_op_unsafe_oob_for_slices.main.ConstProp.64bit.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
bad_op_unsafe_oob_for_slices.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
boolean_identities.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
boolean_identities.test.ConstProp.diff Update MIR tests with comment verbosity fix 2020-08-17 17:29:48 -04:00
boxes.main.ConstProp.diff Bless tests 2021-09-25 01:08:41 +01:00
boxes.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
cast.main.ConstProp.diff bless tests 2021-03-15 21:58:54 -04:00
cast.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
checked_add.main.ConstProp.diff Updated mir pretty print output 2021-06-23 10:39:53 +08:00
checked_add.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
const_prop_fails_gracefully.main.ConstProp.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
const_prop_fails_gracefully.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
control-flow-simplification.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
control_flow_simplification.hello.ConstProp.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
control_flow_simplification.hello.PreCodegen.before.mir Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"" 2021-08-19 22:28:32 -04:00
discriminant.main.ConstProp.32bit.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
discriminant.main.ConstProp.64bit.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
discriminant.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
indirect.main.ConstProp.diff Updated mir pretty print output 2021-06-23 10:39:53 +08:00
indirect.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
invalid_constant.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
invalid_constant.rs mir-interpret now treats unions as non-immediate, even if they have scalar layout, allowing partially initializing them 2022-04-05 13:18:22 +00:00
issue-66971.rs Bump mir-opt-level from 2 to 3 in tests 2021-03-05 17:13:57 -03:00
issue-67019.rs Bump mir-opt-level from 2 to 3 in tests 2021-03-05 17:13:57 -03:00
issue_66971.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
issue_67019.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
large_array_index.main.ConstProp.32bit.diff bless tests 2021-03-15 21:58:54 -04:00
large_array_index.main.ConstProp.64bit.diff bless tests 2021-03-15 21:58:54 -04:00
large_array_index.rs Update tests after rebase 2020-07-29 22:39:09 +02:00
mult_by_zero.rs Bump mir-opt-level from 3 to 4 in tests 2021-03-05 17:13:57 -03:00
mult_by_zero.test.ConstProp.diff Update MIR tests with comment verbosity fix 2020-08-17 17:29:48 -04:00
mutable_variable.main.ConstProp.diff bless tests 2021-03-15 21:58:54 -04:00
mutable_variable.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
mutable_variable_aggregate.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
mutable_variable_aggregate.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
mutable_variable_aggregate_mut_ref.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
mutable_variable_aggregate_mut_ref.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
mutable_variable_aggregate_partial_read.main.ConstProp.diff bless tests 2021-03-15 21:58:54 -04:00
mutable_variable_aggregate_partial_read.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
mutable_variable_no_prop.main.ConstProp.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
mutable_variable_no_prop.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
mutable_variable_unprop_assign.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
mutable_variable_unprop_assign.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
optimizes_into_variable.main.ConstProp.32bit.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
optimizes_into_variable.main.ConstProp.64bit.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
optimizes_into_variable.main.SimplifyLocals.after.32bit.mir Extend SimplifyLocals to remove ZST writes 2021-03-13 17:58:11 -05:00
optimizes_into_variable.main.SimplifyLocals.after.64bit.mir Extend SimplifyLocals to remove ZST writes 2021-03-13 17:58:11 -05:00
optimizes_into_variable.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
read_immutable_static.main.ConstProp.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
read_immutable_static.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
ref_deref.main.ConstProp.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
ref_deref.main.PromoteTemps.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
ref_deref.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
ref_deref_project.main.ConstProp.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
ref_deref_project.main.PromoteTemps.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
ref_deref_project.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
reify_fn_ptr.main.ConstProp.diff bless tests 2021-03-15 21:58:54 -04:00
reify_fn_ptr.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
repeat.main.ConstProp.32bit.diff bless tests 2021-03-15 21:58:54 -04:00
repeat.main.ConstProp.64bit.diff bless tests 2021-03-15 21:58:54 -04:00
repeat.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
return_place.add.ConstProp.diff Updated mir pretty print output 2021-06-23 10:39:53 +08:00
return_place.add.PreCodegen.before.mir Update MIR tests with comment verbosity fix 2020-08-17 17:29:48 -04:00
return_place.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
scalar_literal_propagation.main.ConstProp.diff bless tests 2021-03-15 21:58:54 -04:00
scalar_literal_propagation.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
slice_len.main.ConstProp.32bit.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
slice_len.main.ConstProp.64bit.diff change mir::Constant in mir dumps 2022-02-22 09:38:07 +01:00
slice_len.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
switch_int.main.ConstProp.diff Fix debugger stepping behavior around match expressions 2021-08-25 15:17:22 -04:00
switch_int.main.SimplifyConstCondition-after-const-prop.diff Update MIR opt tests with new name 2021-11-30 18:54:37 -08:00
switch_int.rs Update MIR opt tests with new name 2021-11-30 18:54:37 -08:00
tuple_literal_propagation.main.ConstProp.diff Fix tests broken by deaggregation change 2022-04-11 09:26:26 -04:00
tuple_literal_propagation.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00