aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/VarDeclPropagator.h
Commit message (Expand)AuthorAgeFilesLines
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-2/+2
* Yul: Implements empty-var-decl-propagationChristian Parpart2018-10-261-0/+63