rust/src/test/mir-opt/const_prop
2020-04-13 22:39:10 +02:00
..
aggregate bless mir opt tests 2020-04-13 22:39:10 +02:00
array_index bless mir opt tests 2020-04-13 22:39:10 +02:00
boxes bless mir opt tests 2020-04-13 22:39:10 +02:00
cast bless mir opt tests 2020-04-13 22:39:10 +02:00
checked_add bless mir opt tests 2020-04-13 22:39:10 +02:00
const_prop_fails_gracefully bless mir opt tests 2020-04-13 22:39:10 +02:00
control-flow-simplification bless mir opt tests 2020-04-13 22:39:10 +02:00
discriminant bless mir opt tests 2020-04-13 22:39:10 +02:00
indirect bless mir opt tests 2020-04-13 22:39:10 +02:00
issue-66971 bless mir opt tests 2020-04-13 22:39:10 +02:00
issue-67019 bless mir opt tests 2020-04-13 22:39:10 +02:00
optimizes_into_variable bless mir opt tests 2020-04-13 22:39:10 +02:00
read_immutable_static bless mir opt tests 2020-04-13 22:39:10 +02:00
ref_deref bless mir opt tests 2020-04-13 22:39:10 +02:00
ref_deref_project bless mir opt tests 2020-04-13 22:39:10 +02:00
reify_fn_ptr bless mir opt tests 2020-04-13 22:39:10 +02:00
repeat bless mir opt tests 2020-04-13 22:39:10 +02:00
return_place --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
slice_len bless mir opt tests 2020-04-13 22:39:10 +02:00
switch_int --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
aggregate.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
array_index.rs Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it. 2020-04-07 17:49:14 +00:00
boxes.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
cast.rs Enable --blessing of MIR dumps 2020-03-26 15:26:33 +01:00
checked_add.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
const_prop_fails_gracefully.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
control-flow-simplification.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
discriminant.rs Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it. 2020-04-07 17:49:14 +00:00
indirect.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
issue-66971.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
issue-67019.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
optimizes_into_variable.rs Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it. 2020-04-07 17:49:14 +00:00
read_immutable_static.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
ref_deref_project.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
ref_deref.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
reify_fn_ptr.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
repeat.rs Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it. 2020-04-07 17:49:14 +00:00
return_place.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
slice_len.rs Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it. 2020-04-07 17:49:14 +00:00
switch_int.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00