.. |
empty_if_movable_condition.yul
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |
empty_if_non_movable_condition.yul
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |
for_false_condition.sol
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |
if_false_condition.yul
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |
if_multi_unassigned_condition.yul
|
Support unassigned variables in the SSA value tracker and the data flow analyzer.
|
2018-12-12 18:06:28 +01:00 |
if_true_condition.yul
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |
if_unassigned_condition.yul
|
Support unassigned variables in the SSA value tracker and the data flow analyzer.
|
2018-12-12 18:06:28 +01:00 |
nested.yul
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |
switch_inline_match_default.yul
|
Yul Optimizer: reduce switches with const arguments
|
2019-02-28 15:43:10 +01:00 |
switch_inline_no_match_mixed.yul
|
YulOpt: Extend StructuralSimplifier to work with all types
|
2019-03-05 18:39:27 +01:00 |
switch_inline_no_match.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 |
switch_only_default.yul
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |
switch_to_if.yul
|
Add structural simplifier as optimization step for Yul.
|
2018-12-06 18:37:35 +01:00 |