Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5240 from ethereum/limitDispenserSize | chriseth | 2018-10-18 | 3 | -6/+40 |
|\ | | | | | [Yul] Limit name length created by dispenser | ||||
| * | Limit size of generated names and add convenience constructors. | chriseth | 2018-10-17 | 3 | -6/+40 |
| | | |||||
* | | Merge pull request #5232 from ethereum/inlineHeuristic | chriseth | 2018-10-17 | 3 | -0/+97 |
|\ \ | |/ |/| | [Yul] Add simple inlining heuristic | ||||
| * | 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 |