aboutsummaryrefslogtreecommitdiffstats
path: root/SolidityOptimizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed test.chriseth2015-04-161-1/+1
* Control flow analysis.chriseth2015-04-161-0/+80
* Typos and docs.chriseth2015-04-071-9/+9
* SHA3 optimizations.chriseth2015-04-071-3/+165
* Allow Solidity build to be disabled.Gav Wood2015-04-051-1/+4
* Optimize breaking item.chriseth2015-03-301-0/+32
* Optimizer for memory.chriseth2015-03-301-0/+53
* Storage access optimisation.chriseth2015-03-301-0/+180
* Pattern matching for expression simplification.chriseth2015-03-271-0/+41
* Optimizing various single operations.chriseth2015-03-271-36/+42
* Code generation part 2.chriseth2015-03-241-23/+140
* Fetch and store packed values.chriseth2015-03-171-1/+1
* Enlarge storage references to two stack slots.chriseth2015-03-171-1/+1
* Arbitrary precision integer constants.Christian2015-01-091-4/+4
* adjusting byte difference in optimizer large integers testLefteris Karapetsas2015-01-091-1/+1
* merging developLefteris Karapetsas2015-01-091-6/+6
|\
| * Some changes to the optimizer.Christian2015-01-071-7/+7
* | Compiler EVM generation now takes into account for the new function hashLefteris Karapetsas2015-01-091-13/+13
|/
* Solidity Tests names are now more consistentLefteris Karapetsas2014-12-181-0/+146