File tree
86 files changed
+1272
-157
lines changed- libevmasm
- libsolidity/interface
- libyul
- optimiser
- test
- cmdlineTests
- constant_optimizer_yul
- debug_info_in_yul_and_evm_asm_print_all
- debug_info_in_yul_and_evm_asm_print_location_only
- debug_info_in_yul_and_evm_asm_print_none
- debug_info_in_yul_snippet_escaping
- ir_compiler_inheritance_nosubobjects
- ir_compiler_subobjects
- ir_with_assembly_no_memoryguard_creation
- ir_with_assembly_no_memoryguard_runtime
- keccak_optimization_deploy_code
- keccak_optimization_low_runs
- standard_debug_info_in_evm_asm_via_ir_location
- standard_debug_info_in_yul_and_evm_asm_print_all
- standard_debug_info_in_yul_and_evm_asm_print_location_only
- standard_debug_info_in_yul_and_evm_asm_print_none
- standard_debug_info_in_yul_location
- viair_subobject_optimization
- viair_subobjects
- formal
- libsolidity/semanticTests
- array
- copying
- delete
- pop
- constructor
- functionCall
- inheritance
- libraries
- salted_create
- smoke
- structs
- userDefinedValueType
- various
- libyul
- yulOptimizerTests
- fullSuite
- unusedStoreEliminator
- yulPhaser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+1272
-157
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
125 | 127 |
| |
126 | 128 |
| |
127 | 129 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
| 183 | + | |
182 | 184 |
| |
183 | 185 |
| |
184 | 186 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| |||
222 | 223 |
| |
223 | 224 |
| |
224 | 225 |
| |
| 226 | + | |
225 | 227 |
| |
226 | 228 |
| |
227 | 229 |
| |
| |||
264 | 266 |
| |
265 | 267 |
| |
266 | 268 |
| |
| 269 | + | |
267 | 270 |
| |
268 | 271 |
| |
269 | 272 |
| |
|
0 commit comments