aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/yulOptimizerTests/commonSubexpressionEliminator
Commit message (Expand)AuthorAgeFilesLines
* Tests.chriseth2019-01-081-0/+23
* Consider return variables to be zero initially.chriseth2018-12-131-0/+23
* Support unassigned variables in the SSA value tracker and the data flow analy...chriseth2018-12-131-0/+14
* Fix data flow analyzer for function definitions.chriseth2018-11-082-0/+104
* 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
* Renaming libjulia to libyulChristian Parpart2018-10-157-0/+101