aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/Rematerialiser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-1/+1
* Fix a bug in CSE where a variable that was already out of scope was used.chriseth2018-10-181-7/+2
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+55