rust/src/test/mir-opt/const_prop
Xavier Denis f07607f47a Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
..
aggregate.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
aggregate.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
array_index.main.ConstProp.diff.32bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
array_index.main.ConstProp.diff.64bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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.diff.32bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
bad_op_unsafe_oob_for_slices.main.ConstProp.diff.64bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 add crate name to mir dumps 2020-07-29 13:41:11 +02:00
boolean_identities.test.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
boxes.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
boxes.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
cast.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
cast.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
checked_add.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
control_flow_simplification.hello.PreCodegen.before.mir Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
discriminant.main.ConstProp.diff.32bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
discriminant.main.ConstProp.diff.64bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
discriminant.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
indirect.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
indirect.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
issue-66971.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
issue-67019.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
issue_66971.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
issue_67019.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
mult_by_zero.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
mult_by_zero.test.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
mutable_variable.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
mutable_variable.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
mutable_variable_aggregate.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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.diff.32bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
optimizes_into_variable.main.ConstProp.diff.64bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
optimizes_into_variable.main.SimplifyLocals.after.mir.32bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
optimizes_into_variable.main.SimplifyLocals.after.mir.64bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
read_immutable_static.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
ref_deref.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
ref_deref.main.PromoteTemps.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
ref_deref.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
ref_deref_project.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
ref_deref_project.main.PromoteTemps.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02: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 Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
reify_fn_ptr.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
repeat.main.ConstProp.diff.32bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
repeat.main.ConstProp.diff.64bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
repeat.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
return_place.add.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
return_place.add.PreCodegen.before.mir Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
return_place.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
scalar_literal_propagation.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
scalar_literal_propagation.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
slice_len.main.ConstProp.diff.32bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
slice_len.main.ConstProp.diff.64bit Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
slice_len.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
switch_int.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
switch_int.main.SimplifyBranches-after-const-prop.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
switch_int.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00
tuple_literal_propagation.main.ConstProp.diff Move mir-opt tests to toplevel 2020-07-29 17:36:03 +02:00
tuple_literal_propagation.rs add crate name to mir dumps 2020-07-29 13:41:11 +02:00