Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). | Daniel Kirchner | 2018-03-14 | 1 | -1/+1 |
* | Use EVM version in gas meter and optimizer. | chriseth | 2018-03-05 | 1 | -1/+3 |
* | Assume peephole optimizer was successful if number of pops increased. | chriseth | 2017-10-14 | 1 | -0/+14 |
* | Add test for jumpdest removal. | chriseth | 2017-08-25 | 1 | -0/+84 |
* | Remove some unused includes | Alex Beregszaszi | 2017-08-21 | 1 | -1/+0 |
* | Split off libevmasm specific optimiser tests | Alex Beregszaszi | 2017-07-27 | 1 | -0/+871 |