aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/SimplificationRules.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-2/+7
* Split simplification rules into two functions.Daniel Kirchner2018-09-181-0/+6
* Turn simplification rule tuple into struct.chriseth2018-02-071-4/+5
* Add flag to indicate whether it can be applied to expressions with side-effects.chriseth2018-02-071-4/+6
* Optimise simplification rules (sort into bins).chriseth2017-01-131-0/+140