Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5232 from ethereum/inlineHeuristic | chriseth | 2018-10-17 | 3 | -0/+97 |
|\ | |||||
| * | Use metrics in the full inliner. | chriseth | 2018-10-17 | 3 | -0/+97 |
* | | Handle externally supplied variables correctly in disambiguator. | chriseth | 2018-10-17 | 1 | -1/+1 |
|/ | |||||
* | Inline each function separately. | chriseth | 2018-10-16 | 2 | -41/+16 |
* | Test for crash via inlining. | chriseth | 2018-10-16 | 1 | -0/+84 |
* | New full inliner. | chriseth | 2018-10-16 | 10 | -56/+124 |
* | Add a "full simplify" test that applies multiple elementary transforms. | chriseth | 2018-10-16 | 17 | -0/+198 |
* | New simplifier via broken expressions. | chriseth | 2018-10-16 | 1 | -1/+1 |
* | Yul: Introduces a block flattening pass + tests | Christian Parpart | 2018-10-16 | 5 | -0/+93 |
* | Some renaming leftovers. | chriseth | 2018-10-15 | 1 | -1/+1 |
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 5 | -11/+11 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 115 | -0/+2649 |