aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/ExpressionClasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optimise simplification rules (sort into bins).chriseth2017-01-131-327/+11
* Optimize pattern matcher.chriseth2017-01-131-14/+18
* Optimise AssemblyItem::m_data.chriseth2017-01-131-4/+19
* 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