solidity/test/libyul/objectCompiler
Alex Beregszaszi 04cf4867fe [ewasm] Clean up opcodes/builtins in the binary encoder
Also make sure that `i32.drop/i64.drop` won't silently drop its arguments, as they may have side-effects.
2020-12-01 12:50:54 +00: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 Jump types for yul functions. 2020-07-06 18:12:54 +02:00
immutable_long_name_does_not_end_up_in_bytecode.yul Allow Yul literals longer than 32-bytes when used as literal arguments for builtins 2020-06-24 15:05:38 +02:00
jump_tags.yul Jump types for yul functions. 2020-07-06 18:12:54 +02:00
linkersymbol.yul Add linkersymbol() builtin to Yul EVM dialect 2020-06-24 15:06:52 +02:00
long_object_name.yul Test for long object names in optimizer. 2020-07-23 14:03:51 +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 Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
simple_optimizer.yul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01: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