Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stabilize SSAReverser. | Daniel Kirchner | 2019-01-18 | 1 | -0/+12 |
* | Avoid explicit conversion from Block to Statement in CodeSize visit. | Daniel Kirchner | 2019-01-11 | 1 | -1/+1 |
* | Variables are free with regards to code size. | chriseth | 2019-01-09 | 1 | -3/+13 |
* | Use rematerializer if variable is unreferenced or value is "cheap". | chriseth | 2019-01-07 | 1 | -0/+64 |
* | Do not inline into already big functions. | chriseth | 2018-12-13 | 1 | -0/+3 |
* | Isolating libyul library API into its own namespace `yul`. | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
* | Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ... | Christian Parpart | 2018-11-23 | 1 | -1/+1 |
* | Use metrics in the full inliner. | chriseth | 2018-10-17 | 1 | -0/+7 |
* | Renaming namespace dev::julia to dev::yul. | Christian Parpart | 2018-10-15 | 1 | -1/+1 |
* | Renaming libjulia to libyul | Christian Parpart | 2018-10-15 | 1 | -0/+52 |