Files
solidity/libyul/optimiser
chriseth be95a8172b Merge pull request #11891 from ethereum/guidedRematerializer
Allow the Rematerializer to be restricted to an exact set of variables.
2021-09-06 16:22:14 +02:00
..
2021-06-07 12:53:18 -04:00
2020-11-25 17:58:02 +00:00
2021-06-07 12:53:18 -04:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2021-04-22 17:23:56 +02:00
2020-11-25 17:58:02 +00:00
2020-12-18 11:55:17 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2021-06-07 12:53:18 -04:00
2020-11-25 17:58:02 +00:00
2020-09-17 22:13:27 +02:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2021-08-19 12:51:54 +02:00
2021-08-19 12:51:54 +02:00
2020-11-25 17:58:02 +00:00
2021-06-07 12:53:18 -04:00
2021-04-22 11:42:42 +02:00
2020-11-25 17:58:02 +00:00
2021-02-16 14:20:27 +01:00
2021-04-23 22:56:50 +01:00
2021-04-26 19:56:44 +02:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-09-17 22:13:27 +02:00
2021-08-17 16:04:38 +02:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00
2020-11-25 17:58:02 +00:00

Yul-Based Optimizer

The documentation of the Yul-based optimizer module has been moved to the official Solidity documentation.

Please refer to the optimizer documentation for a description of all optimization stages and how to use the optimizer and to the Yul documentation for more information on the optimization step sequence and a list of abbreviations for each step.