solidity/test/libyul/objectCompiler
2021-04-27 14:07:04 +02:00
..
wasm [ewasm] Clean up opcodes/builtins in the binary encoder 2020-12-01 12:50:54 +00:00
data.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
datacopy.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
dataoffset_code.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
dataoffset_data.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
dataoffset_self.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
datasize_code.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
datasize_data.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
datasize_self.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
function_series.yul Use 'optimizationPreset: none' for objectCompiler tests that rely on things that could get optimized out 2021-04-27 14:07:04 +02:00
immutable_long_name_does_not_end_up_in_bytecode.yul Add another argument to setimmutable and the AssignImmutable opcode, allowing to modify code at any memory offset. 2020-10-15 18:14:41 +02:00
jump_tags.yul Use 'optimizationPreset: none' for objectCompiler tests that rely on things that could get optimized out 2021-04-27 14:07:04 +02:00
linkersymbol.yul Add linkersymbol() builtin to Yul EVM dialect 2020-06-24 15:06:52 +02:00
long_object_name.yul ObjectCompilerTest: Replace 'optimize' setting with 'optimizationPreset' 2021-04-27 14:06:56 +02:00
namedObject.yul Add tests. 2018-12-06 14:43:14 +01:00
namedObjectCode.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
nested_optimizer.yul ObjectCompilerTest: Replace 'optimize' setting with 'optimizationPreset' 2021-04-27 14:06:56 +02:00
simple_optimizer.yul ObjectCompilerTest: Replace 'optimize' setting with 'optimizationPreset' 2021-04-27 14:06:56 +02:00
simple.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
smoke.yul Add tests. 2018-12-06 14:43:14 +01:00
subObject.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
subObjectAccess.yul [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
subSubObject.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00