aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/Suite.h
Commit message (Expand)AuthorAgeFilesLines
* Take special functions that require literals into account.chriseth2019-01-081-1/+0
* Make the dialect available everywhere.chriseth2019-01-071-0/+2
* Remove superfluous libyul/ASTDataForward.h and include libyul/AsmDataForward ...Christian Parpart2018-11-231-1/+1
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-11/+3
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-3/+3
* Full suite tests.chriseth2018-10-251-0/+55