Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5267 from ethereum/ssatransform | chriseth | 2018-10-19 | 1 | -0/+7 |
|\ | |||||
| * | SSA transform - first step. | chriseth | 2018-10-19 | 1 | -0/+7 |
* | | Make full inliner more flexible. | chriseth | 2018-10-18 | 1 | -1/+1 |
|/ | |||||
* | Limit size of generated names and add convenience constructors. | chriseth | 2018-10-17 | 1 | -6/+3 |
* | New full inliner. | chriseth | 2018-10-16 | 1 | -0/+4 |
* | Add a "full simplify" test that applies multiple elementary transforms. | chriseth | 2018-10-16 | 1 | -0/+12 |
* | New simplifier via broken expressions. | chriseth | 2018-10-16 | 1 | -1/+1 |
* | Yul: Introduces a block flattening pass + tests | Christian Parpart | 2018-10-16 | 1 | -0/+6 |
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 1 | -2/+2 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -0/+239 |