solidity/test/libyul/yulOptimizerTests/controlFlowSimplifier
2019-10-29 14:32:16 +01:00
..
empty_if_movable_condition.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
empty_if_non_movable_condition.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
remove_leave.yul Tests 2019-10-29 14:32:16 +01:00
switch_only_default.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
switch_remove_empty_all.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
switch_remove_empty_case.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
switch_remove_empty_cases.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
switch_remove_empty_default_case.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
switch_to_if.yul Really split structural simplifier. 2019-05-13 10:26:57 +02:00
terminating_for_nested_reversed.yul Tests. 2019-05-13 18:58:55 +02:00
terminating_for_nested.yul Tests. 2019-05-13 18:58:55 +02:00
terminating_for_revert_plus_break.yul Tests. 2019-05-13 18:58:55 +02:00
terminating_for_revert.yul Tests. 2019-05-13 18:58:55 +02:00
terminating_for_with_continue.yul Tests. 2019-05-13 18:58:55 +02:00
terminating_for.yul Tests. 2019-05-13 18:58:55 +02:00