solidity/test/libyul/yulOptimizerTests/fullSuite
2019-04-01 17:16:04 +02:00
..
abi2.yul Do not prepend function name to all variables when inlining. 2019-03-04 18:07:00 +01:00
abi_example1.yul Do not prepend function name to all variables when inlining. 2019-03-04 18:07:00 +01:00
aztec.yul Yul Optimizer: Remove dead code 2019-04-01 17:16:04 +02:00
medium.yul Do not prepend function name to all variables when inlining. 2019-03-04 18:07:00 +01:00
reuse_vars_bug_in_simplifier.yul Fix expression simplifying by moving from SSAValueTracker to DataFlowAnalyzer as a base. 2019-02-27 16:14:39 +01:00
ssaReverse.yul Yul: Adds optimizer pass to make variable names suffix-canonical. 2019-03-04 17:26:56 +01:00
ssaReverseComplex.yul Undo second SSA transformation and add more tests. 2019-01-17 20:37:43 +01:00
switch_inline_match_default.yul Yul Optimizer: reduce switches with const arguments 2019-02-28 15:43:10 +01:00
switch_inline.yul Yul Optimizer: reduce switches with const arguments 2019-02-28 15:43:10 +01:00