solidity/test/libyul/yulOptimizerTests/fullSimplify
2018-10-18 00:10:39 +02:00
..
constant_propagation.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
constants.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
identity_rules_complex.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
identity_rules_negative.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
identity_rules_simple.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
including_function_calls.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
inside_for.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
invariant.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
mod_and_1.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
mod_and_2.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
not_applied_function_call_different_arguments.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
not_applied_function_call_different_names.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
not_applied_function_call_equality_not_movable.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
not_applied_removes_non_constant_and_not_movable.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
operations.yul Add some simplification tests for operations. 2018-10-18 00:10:39 +02:00
reversed.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00
signextend.yul Add some simplification tests for operations. 2018-10-18 00:10:39 +02:00
smoke.yul Add a "full simplify" test that applies multiple elementary transforms. 2018-10-16 16:18:39 +02:00