Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codegen for object access. | chriseth | 2018-12-12 | 1 | -1/+1 |
* | Provide Dialect to EVMCodeTransform. | chriseth | 2018-12-12 | 1 | -1/+1 |
* | Reuse stack slots in Yul to EVM code generation. | liangdzou | 2018-12-10 | 1 | -1/+4 |
* | Extend abstract assembly to be able to handle sub-objects. | chriseth | 2018-12-06 | 1 | -0/+36 |
* | Expose EthAssemblyAdapter. | chriseth | 2018-12-06 | 1 | -91/+97 |
* | Remove some includes. | chriseth | 2018-12-04 | 1 | -9/+0 |
* | Adjust include paths. | chriseth | 2018-12-04 | 1 | -4/+2 |
* | Move AsmCodeGen. | chriseth | 2018-12-04 | 1 | -0/+163 |