aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/ExpressionClasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add more optimization rulesYoichi Hirai2016-11-301-0/+6
* Replace XOR with self with 0Alex Beregszaszi2016-11-301-0/+1
* Replace XOR/ISZERO with EQAlex Beregszaszi2016-11-301-0/+4
* Add optimiser rule for SUB with 0Alex Beregszaszi2016-11-301-1/+2
* Fix licensing headersVoR02202016-11-231-4/+4
* Optimiser the PUSH 0, EQ case as ISZEROAlex Beregszaszi2016-10-231-0/+1
* move libevmasmDimitry2016-03-211-0/+511