aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/ConstantOptimiser.h
Commit message (Collapse)AuthorAgeFilesLines
* Ensure parameter names match between headers and implementationAlex Beregszaszi2017-09-201-1/+1
|
* Mark a lot of functions static (where possible)Alex Beregszaszi2017-08-221-2/+2
|
* Mark a lot of functions const (where possible)Alex Beregszaszi2017-08-221-11/+11
|
* Do not use the member in checkRepresentationAlex Beregszaszi2017-04-271-2/+2
|
* Use OptimizerException to report errorchriseth2017-04-271-2/+6
|
* Add recomputation check for number representation.chriseth2017-04-271-1/+8
|
* Add upper bound for computing constants.chriseth2017-03-031-0/+2
|
* Optimize constant optimization.chriseth2017-01-131-8/+11
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Make solidity independent from ethcore.chriseth2016-04-071-8/+0
|
* move libevmasmDimitry2016-03-211-0/+155