aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/ConstantOptimiser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Peephole optimizer for double push.chriseth2017-06-151-4/+1
|
* Add parentheses for readability.chriseth2017-05-021-1/+1
|
* Fix number representation bug.chriseth2017-05-021-2/+7
|
* Do not use the member in checkRepresentationAlex Beregszaszi2017-04-271-2/+2
|
* Add recomputation check for number representation.chriseth2017-04-271-0/+48
|
* Add upper bound for computing constants.chriseth2017-03-031-1/+3
|
* Minor changes from review.chriseth2017-01-131-1/+1
|
* Optimize constant optimization.chriseth2017-01-131-29/+47
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Make solidity independent from ethcore.chriseth2016-04-071-10/+9
|
* includesDimitry2016-03-221-3/+3
|
* add liblll lllc libevmasmDimitry2016-03-221-3/+3
|
* move libevmasmDimitry2016-03-211-0/+225