aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/yulOptimizerTests/commonSubexpressionEliminator/scopes.yul
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in CSE where a variable that was already out of scope was used.chriseth2018-10-181-1/+1
* Test case that shows a CSE bug related to scopes.chriseth2018-10-181-0/+25