solidity/test/libyul/objectCompiler
Vedant Agarwala 5d6cbd97df [Yul] Directly jump over a series of function definitions
Implement a AbstractAssembly::setStackHeight function
Update the tests
Update Changelog
2019-06-19 12:40:11 +08:00
..
data.yul Add tests. 2018-12-06 14:43:14 +01:00
datacopy.yul Codegen for object access. 2018-12-11 19:24:44 +01:00
dataoffset_code.yul Codegen for object access. 2018-12-11 19:24:44 +01:00
dataoffset_data.yul Codegen for object access. 2018-12-11 19:24:44 +01:00
dataoffset_self.yul Codegen for object access. 2018-12-11 19:24:44 +01:00
datasize_code.yul Codegen for object access. 2018-12-11 19:24:44 +01:00
datasize_data.yul Codegen for object access. 2018-12-11 19:24:44 +01:00
datasize_self.yul Codegen for object access. 2018-12-11 19:24:44 +01:00
function_series.yul [Yul] Directly jump over a series of function definitions 2019-06-19 12:40:11 +08:00
namedObject.yul Add tests. 2018-12-06 14:43:14 +01:00
namedObjectCode.yul Add tests. 2018-12-06 14:43:14 +01:00
nested_optimizer.yul Use the TestCase settings mechanism for object compiler tests. 2019-06-11 14:11:27 +02:00
simple_optimizer.yul Use the TestCase settings mechanism for object compiler tests. 2019-06-11 14:11:27 +02:00
simple.yul Add tests. 2018-12-06 14:43:14 +01:00
smoke.yul Add tests. 2018-12-06 14:43:14 +01:00
subObject.yul Add tests. 2018-12-06 14:43:14 +01:00
subSubObject.yul Add tests. 2018-12-06 14:43:14 +01:00