aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/Rematerialiser.h
Commit message (Expand)AuthorAgeFilesLines
* Make the dialect available everywhere.chriseth2019-01-071-2/+2
* Use rematerializer if variable is unreferenced or value is "cheap".chriseth2019-01-071-1/+12
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-3/+0
* Removing redundant virtual from override function declarationmordax2018-11-211-1/+1
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-4/+0
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+48