aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/SSAValueTracker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-1/+1
|
* SSA value tracker.chriseth2018-10-161-0/+53