solidity/test/libyul/yulOptimizerTests/fullInliner
2020-02-24 15:05:19 +01:00
..
double_inline.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
inside_condition.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
large_function_multi_use.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
large_function_single_use.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
long_names.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
move_up_rightwards_argument.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
multi_fun_callback.yul Do not inline recursive functions. 2019-05-22 18:15:21 +02:00
multi_fun.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
multi_return_typed.yul Adding test for multi return values including bool in evmTyped dialect. Calling zeroLiteralForType from inliner 2020-02-24 15:05:19 +01:00
multi_return.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
no_inline_into_big_function.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
no_inline_into_big_global_context.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
no_inline_leave.yul Tests 2019-10-29 14:32:16 +01:00
no_return.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
not_inside_for.yul Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
pop_result.yul Make yul a setting. 2019-04-03 14:58:20 +02:00
recursion.yul Do not inline recursive functions. 2019-05-22 18:15:21 +02:00
simple.yul Make yul a setting. 2019-04-03 14:58:20 +02:00