Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests for full inliner. | chriseth | 2018-10-12 | 1 | -175/+0 |
* | Move expression inliner tests. | chriseth | 2018-10-12 | 1 | -95/+0 |
* | Fix for inlining inside conditions. | chriseth | 2018-10-01 | 1 | -30/+30 |
* | Tests for inlining inside condition. | chriseth | 2018-09-25 | 1 | -0/+35 |
* | Add a missing tests for yul inliner optimization | Leo Arias | 2018-09-16 | 1 | -0/+3 |
* | Rename Julia to Yul in variables | Alex Beregszaszi | 2018-06-26 | 1 | -6/+6 |
* | Rename test suites from J/Iulia* to Yul* | Alex Beregszaszi | 2018-06-26 | 1 | -4/+4 |
* | Fix test case strings. | chriseth | 2018-05-02 | 1 | -102/+102 |
* | Test the removal of the result variable. | chriseth | 2018-05-02 | 1 | -0/+30 |
* | Tests. | chriseth | 2018-05-02 | 1 | -11/+125 |
* | Fix tests for old precompiler. | chriseth | 2018-02-08 | 1 | -53/+53 |
* | Test about recursively calling functions. | chriseth | 2018-02-06 | 1 | -7/+21 |
* | Tests for functional inliner. | chriseth | 2018-02-06 | 1 | -2/+22 |
* | Function inliner. | chriseth | 2018-02-06 | 1 | -2/+65 |
* | Tests for inlinable function filter. | chriseth | 2018-02-06 | 1 | -0/+102 |