aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/AssemblyItem.h
Commit message (Collapse)AuthorAgeFilesLines
* Prevent libraries from being called.chriseth2018-01-191-1/+2
|
* Peephole optimizer for double push.chriseth2017-06-151-0/+8
|
* Create functional assembly output, if possible.chriseth2017-01-241-1/+3
|
* Minor changes from review.chriseth2017-01-131-1/+0
|
* Optimise AssemblyItem::m_data.chriseth2017-01-131-12/+34
|
* Assembly output for Assembly object.chriseth2017-01-031-0/+5
|
* libevmasm: Add another peephole optimizationYoichi Hirai2016-11-251-1/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Stored combined creation and runtime tags.chriseth2016-11-161-0/+8
| | | | | | | Includes a change to Assembly to allow tags from sub-assemblies to be used. Sorry, this get a bit bigger than I thought.
* enable solidity testDimitry2016-04-041-1/+1
|
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-0/+1
|
* move libevmcore to solidityDimitry2016-04-021-1/+1
|
* move libevmasmDimitry2016-03-211-0/+123