aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/AsmCodeGen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reuse stack slots in Yul to EVM code generation.liangdzou2018-12-101-1/+4
|
* Extend abstract assembly to be able to handle sub-objects.chriseth2018-12-061-0/+36
|
* Expose EthAssemblyAdapter.chriseth2018-12-061-91/+97
|
* Remove some includes.chriseth2018-12-041-9/+0
|
* Adjust include paths.chriseth2018-12-041-4/+2
|
* Move AsmCodeGen.chriseth2018-12-041-0/+163