solidity/test/libyul/yulOptimizerTests/structuralSimplifier
2019-05-08 13:28:00 +02:00
..
bugfix_visit_after_change.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
empty_if_movable_condition.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
empty_if_non_movable_condition.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
for_false_condition.sol Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
if_false_condition.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
if_multi_unassigned_condition.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
if_true_condition.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
if_unassigned_condition.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
nested.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_inline_match_default.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_inline_no_match_mixed.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_inline_no_match.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_inline.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_no_remove_empty_case.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_only_default.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_remove_empty_all.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
switch_remove_empty_case.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_remove_empty_cases.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_remove_empty_default_case.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
switch_to_if.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00