aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/Metrics.h
Commit message (Collapse)AuthorAgeFilesLines
* Use rematerializer if variable is unreferenced or value is "cheap".chriseth2019-01-071-0/+22
|
* Do not inline into already big functions.chriseth2018-12-131-6/+6
|
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-3/+0
|
* Removing redundant virtual from override function declarationmordax2018-11-211-2/+2
| | | | | | Remove trailing whitespace Remove changelog change
* Use metrics in the full inliner.chriseth2018-10-171-0/+3
|
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+49