Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move main function tests. | chriseth | 2018-10-12 | 1 | -0/+7 |
* | Move tests for full inliner. | chriseth | 2018-10-12 | 1 | -0/+8 |
* | Move expression inliner tests. | chriseth | 2018-10-12 | 1 | -0/+6 |
* | Move function hoister tests. | chriseth | 2018-10-12 | 1 | -0/+6 |
* | Move function grouper tests. | chriseth | 2018-10-12 | 1 | -0/+6 |
* | Move expression splitter tests. | chriseth | 2018-10-12 | 1 | -0/+8 |
* | Move common subexpression eliminator tests. | chriseth | 2018-10-12 | 1 | -0/+7 |
* | Add Yul optimizer test framework. | chriseth | 2018-10-11 | 1 | -0/+167 |