solidity/test/libyul/yulOptimizerTests/commonSubexpressionEliminator
2021-04-22 17:23:56 +02:00
..
branches_for.yul
branches_if.yul
case2.yul
clear_not_needed.yul
function_scopes.yul Remove fuzzer mode from yul optimizer unit test framework. 2021-01-18 10:27:58 +01:00
loop.yul
movable_functions.yul Remove fuzzer mode from yul optimizer unit test framework. 2021-01-18 10:27:58 +01:00
non_movable_instr2.yul
non_movable_instr.yul
object_access.yul
replace_return_nonzero.yul Add test. 2021-04-22 17:23:56 +02:00
scopes.yul
smoke.yul
trivial.yul
unassigned_return.yul Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
unassigned_variables.yul
variable_for_variable.yul