aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/AsmCodeGen.h
Commit message (Collapse)AuthorAgeFilesLines
* Reuse stack slots in Yul to EVM code generation.liangdzou2018-12-101-1/+2
|
* Extend abstract assembly to be able to handle sub-objects.chriseth2018-12-061-0/+6
|
* Expose EthAssemblyAdapter.chriseth2018-12-061-0/+31
|
* Switch namespaces.chriseth2018-12-041-5/+9
|
* Adjust include paths.chriseth2018-12-041-3/+1
|
* Move AsmCodeGen.chriseth2018-12-041-0/+54