aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/Assembly.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some more assertions and style changes.chriseth2016-11-161-1/+1
* Simple peephole optimizer that is activated even if not requested.chriseth2016-11-161-11/+22
* Converted sub assembly to smart pointer.chriseth2016-11-161-18/+36
* Stored combined creation and runtime tags.chriseth2016-11-161-41/+61
* Implement uninitialized storage functions.chriseth2016-11-161-0/+1
* Optimizer: generate code starting with empty statechriseth2016-10-221-2/+4
* Rename dev::sha3 to dev::keccak256Alex Beregszaszi2016-10-061-1/+1
* Explicitly specify length of push data for assembly output.chriseth2016-08-181-1/+1
* Reset knowledge in optimizer for path joins.chriseth2016-08-011-1/+2
* Remove log.h from solidity.chriseth2016-04-121-9/+0
* move libevmasmDimitry2016-03-211-0/+545