solidity/test/libyul/yulOptimizerTests/fullSimplify
2023-07-25 12:13:31 +02:00
..
constant_propagation.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
constants.yul Update tests. 2021-11-09 14:34:05 +01:00
identity_rules_complex.yul Do not split zeros in ExpressionSplitter 2023-07-25 12:13:31 +02:00
identity_rules_negative.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
identity_rules_simple.yul Update tests. 2021-11-09 14:34:05 +01:00
including_function_calls.yul Update tests. 2021-11-09 14:34:05 +01:00
inside_for.yul Update tests. 2021-11-09 14:34:05 +01:00
invariant.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
mod_and_1.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
mod_and_2.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
not_applied_function_call_different_arguments.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
not_applied_function_call_different_names.yul Update tests. 2021-11-09 14:34:05 +01:00
not_applied_function_call_equality_not_movable.yul Update tests. 2021-11-09 14:34:05 +01:00
not_applied_removes_non_constant_and_not_movable.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
operations.yul Update tests. 2021-11-09 14:34:05 +01:00
reversed.yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
signextend.yul Update tests. 2021-11-09 14:34:05 +01:00
smoke.yul Update tests. 2021-11-09 14:34:05 +01:00