solidity/test/libyul/yulOptimizerTests/unusedPruner
2019-09-02 17:41:51 +02:00
..
functions.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
intermediate_assignment.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
intermediate_multi_assignment.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
keccak.yul Do not allow msize in inline assembly if the Yul optimizer is active. 2019-05-28 12:54:33 +02:00
movable_user_defined_function.yul Take user function side-effects into account for unused pruner. 2019-09-02 17:41:51 +02:00
msize.yul Allow msize optimization only if it is not present. 2019-05-28 12:54:32 +02:00
multi_assign.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
multi_assignments.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
multi_declarations.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
multi_declare.yul Test updates. 2019-09-02 17:41:51 +02:00
multi_partial_assignments.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
no_msize.yul Allow msize optimization only if it is not present. 2019-05-28 12:54:32 +02:00
pop.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
smoke.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
trivial.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00