Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move expression simplifier tests. | chriseth | 2018-10-12 | 1 | -178/+0 |
* | tests: add yul simplifier not applied with function calls | Leo Arias | 2018-08-09 | 1 | -1/+27 |
* | tests: add yul simplifier not applied | Leo Arias | 2018-08-08 | 1 | -0/+10 |
* | Rename test suites from J/Iulia* to Yul* | Alex Beregszaszi | 2018-06-26 | 1 | -1/+1 |
* | Test for Mod-And rule. | chriseth | 2018-02-13 | 1 | -0/+12 |
* | Also apply simplification rules that require multiple identical sub-expressions. | chriseth | 2018-02-07 | 1 | -0/+24 |
* | Tests. | chriseth | 2018-02-07 | 1 | -0/+40 |
* | Expression simplifier. | chriseth | 2018-02-07 | 1 | -0/+66 |