Files
solidity/test/formal
hrkrshnn a54addc2cb An equivalence check for the Byte opcode
Checks that the byte opcode (implemented using shift) is equivalent to a
canonical definition of byte using extract.
2021-08-10 11:00:29 +02:00
..
2021-08-09 19:14:14 +02:00
2020-09-29 17:44:09 +02:00
2021-08-09 19:14:14 +02:00
2021-03-18 08:42:49 +01:00
2019-06-19 22:29:23 +02:00

The Solidity compiler implements several optimization rules.

This directory contains an effort to formally prove the correctness of those rules in: