Remove // compileViaYul: also

This commit is contained in:
Daniel Kirchner
2022-05-19 20:23:28 +02:00
parent 788dc6b4c8
commit 58d21f1e9d
1267 changed files with 0 additions and 1267 deletions
@@ -10,6 +10,5 @@ contract Test {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// func() ->
@@ -42,7 +42,6 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f((uint128,(uint128,uint256[][2],uint32)),uint32): 0x40, 44, 11, 0x40, 22, 0x60, 33, 0x40, 0x40, 2, 1, 2 -> 44, 22, 1, 2, 33
// g(((uint128,uint256[][2],uint32)[2])): 0x20, 0x20, 0x40, 0x40, 22, 0x60, 33, 0x40, 0x40, 2, 1, 2 -> 22, 1, 2, 33
@@ -15,6 +15,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f((uint256,uint256)): 42, 23 -> 42, 23
@@ -17,6 +17,5 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// f(uint256,(uint256,uint256),uint256): 1, 2, 3, 4 -> 1, 2, 3, 4
@@ -20,6 +20,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f((uint256,uint256[2],uint256)): 42, 1, 2, 23 -> 42, 1, 2, 23
@@ -20,6 +20,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f((uint32,uint256[],uint64)): 0x20, 42, 0x60, 23, 2, 1, 2 -> 42, 1, 2, 23
@@ -23,7 +23,6 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// library: L
// f((uint128,(uint128,uint256[][2],uint32)),uint32): 0x40, 44, 11, 0x40, 22, 0x60, 33, 0x40, 0x40, 2, 1, 2 -> 44, 22, 1, 2, 33
@@ -18,6 +18,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f(uint32,(uint128,uint256[][2],uint32)): 55, 0x40, 77, 0x60, 88, 0x40, 0x40, 2, 1, 2 -> 55, 78, 1, 2, 88
@@ -23,6 +23,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f((uint256,(uint64,uint64),uint256)): 42, 1, 2, 23 -> 42, 1, 2, 23
@@ -23,6 +23,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f((uint256,(uint64,bytes),uint256)): 0x20, 42, 0x60, 23, 1, 0x40, 2, "ab" -> 42, 1, "a", 23
@@ -15,6 +15,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f((uint256,uint256,bytes2)): 42, 23, "ab" -> 42, 23, "b"
@@ -17,6 +17,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f(uint32,(uint128,uint256[][2],uint32)): 55, 0x40, 77, 0x60, 88, 0x40, 0x40, 2, 1, 2 -> 55, 78, 1, 2, 88
@@ -18,6 +18,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f(uint32,(uint256,uint64,bytes2),uint256): 1, 42, 23, "ab", 1 -> 42, 23, "b"
@@ -18,6 +18,5 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// f((uint256,uint256[2],uint256)): 42, 1, 2, 23 -> 42, 1, 2, 23
@@ -18,6 +18,5 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// f((uint256,bytes,uint256)): 0x20, 42, 0x60, 23, 2, "ab" -> 42, "a", "b", 23
@@ -18,6 +18,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f(uint32,(uint128,uint256[][2],uint32)): 55, 0x40, 77, 0x60, 88, 0x40, 0x40, 2, 1, 2 -> 55, 78, 1, 2, 88
@@ -15,7 +15,6 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f(uint32,(uint128,uint256[][2],uint32)): 55, 0x40, 77, 0x60, 88, 0x40, 0x40, 2, 1, 2 -> 55, 77, 1, 2, 88
// gas irOptimized: 203299
@@ -25,6 +25,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f((uint256,uint256),(uint256),(uint256,uint256)): 1, 2, 3, 4, 5 -> 1, 2, 3, 4, 5
@@ -9,6 +9,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f((uint256,(uint256)[])): 32, 17, 64, 2, 23, 42 -> 2, 17, 23, 42
@@ -8,6 +8,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f((uint256[])): 32, 32, 2, 42, 23 -> 2, 42, 23
@@ -22,7 +22,6 @@ contract CopyTest {
}
}
// ====
// compileViaYul: also
// ----
// run() -> 2, 23, 42
// gas irOptimized: 194003
@@ -47,6 +47,5 @@ contract CopyTest {
}
}
// ====
// compileViaYul: also
// ----
// run() -> 0x20, 10, 0x42, 0x4200, 0x420000, 0x420001, 0x420002, 0x4201, 0x420100, 0x420101, 0x420102, 0x420103
@@ -33,6 +33,5 @@ contract Test {
}
// ====
// EVMVersion: >homestead
// compileViaYul: also
// ----
// test() -> true
@@ -19,6 +19,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f() -> 0x20, 1, 13
@@ -85,7 +85,6 @@ contract Test {
}
// ====
// EVMVersion: >homestead
// compileViaYul: also
// ----
// test1() -> true
// gas irOptimized: 150533
@@ -39,7 +39,6 @@ contract test {
}
}
// ====
// compileViaYul: also
// ----
// getToDelete() -> 0
// getTopValue() -> 0
@@ -11,7 +11,6 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// library: L
// f() ->
@@ -39,6 +39,5 @@ contract Test {
}
// ====
// EVMVersion: >homestead
// compileViaYul: also
// ----
// test() -> true
@@ -8,6 +8,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f((uint256,uint256)): 42, 23 -> 42, 23
@@ -12,6 +12,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 3
@@ -14,6 +14,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// s() -> 8, true
@@ -30,6 +30,5 @@ contract Test {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// test() -> 1, 2, 3
@@ -40,6 +40,5 @@ contract Test {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// test() -> 1, 2, 3, 4
@@ -66,7 +66,6 @@ contract Test {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// load() -> 0x01, 0x02, 0x03, 0x04, 0x05, 0x06
// gas irOptimized: 111425
@@ -51,7 +51,6 @@ contract Test {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// testInit() -> 0, 0, 0, 0, true
@@ -36,7 +36,6 @@ contract C {
}
// ====
// compileViaYul: also
// ----
// f() -> 0x20, 0x20, 4, 0x26121ff000000000000000000000000000000000000000000000000000000000
// g() -> 0x20, 0x20, 4, 0xe2179b8e00000000000000000000000000000000000000000000000000000000
@@ -19,6 +19,5 @@ contract C {
// ====
// compileViaYul: also
// ----
// f() -> 2
@@ -14,6 +14,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 1
@@ -21,7 +21,6 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// test() -> 1
// storageEmpty -> 1
@@ -21,6 +21,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f() -> 0, 0, 0, 0
@@ -17,6 +17,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 1
@@ -10,6 +10,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 1
@@ -34,6 +34,5 @@ contract test {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// assign() -> 2, 2, 3, 3
@@ -27,6 +27,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// get() -> 0x01, 0x00, 0x09, 0x00, 0x04, 0x05
@@ -21,7 +21,6 @@ contract c {
}
}
// ====
// compileViaYul: also
// ----
// storageEmpty -> 1
// set(uint256,bytes,uint256): 12, 0x60, 13, 33, "12345678901234567890123456789012", "3" -> true
@@ -35,7 +35,6 @@ contract c {
}
// ====
// compileViaYul: also
// ----
// set(uint256): 7 -> true
// gas irOptimized: 110051
@@ -18,7 +18,6 @@ contract c {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// test() -> true
// gas irOptimized: 110177
@@ -18,6 +18,5 @@ contract test {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// deleteMember() -> 0
@@ -19,6 +19,5 @@ contract C {
}
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() ->
@@ -41,7 +41,6 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f() ->
// gas irOptimized: 121619
@@ -15,6 +15,5 @@ contract test {
}
// ====
// compileViaYul: also
// ----
// deleteIt() -> 0
@@ -24,6 +24,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 42, 23, 34
@@ -29,7 +29,6 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 42, 23, 34, 42, 42
// gas irOptimized: 110843
@@ -12,6 +12,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// s() -> 1, true
@@ -19,7 +19,6 @@ contract test {
}
}
// ====
// compileViaYul: also
// ----
// check() -> false
// set() ->
@@ -47,7 +47,6 @@ contract C is I {
}
// ====
// compileToEwasm: false
// compileViaYul: also
// ----
// library: L
// f() -> 1
@@ -23,6 +23,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f() ->
@@ -12,6 +12,5 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f() -> true
@@ -22,6 +22,5 @@ contract C {
// ====
// compileToEwasm: also
// compileViaYul: also
// ----
// f() -> 42, 23, 34
@@ -27,7 +27,6 @@ contract C {
}
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// f() -> 42, 23, 34, 42, 42
@@ -28,7 +28,6 @@ contract test {
}
}
// ====
// compileViaYul: also
// ----
// check() -> false
// set() ->
@@ -9,7 +9,6 @@ contract C {
}
// ====
// compileToEwasm: false
// compileViaYul: also
// ----
// library: D
// f(uint256): 7 -> 0x15