aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/SSATransform.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-4/+4
|
* SSA transform - first step.chriseth2018-10-191-0/+130