solidity/test/libyul/yulOptimizerTests/fullSuite
2019-02-28 15:43:10 +01:00
..
abi2.yul Allow optimizer steps to run on FunctionDefinition and group suite. 2019-02-11 15:48:29 +01:00
abi_example1.yul Allow optimizer steps to run on FunctionDefinition and group suite. 2019-02-11 15:48:29 +01:00
aztec.yul Stack compressor. 2019-02-11 15:48:29 +01:00
medium.yul Allow optimizer steps to run on FunctionDefinition and group suite. 2019-02-11 15:48:29 +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 Add SSAReverser to the yul optimiser. 2019-01-17 20:37:43 +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