4 files changed
+8
-8
lines changedLines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
- .clang-format+3
- src/parser/context-defs.cpp-10
- src/parser/contexts.h+23-10
- src/parser/wat-parser.cpp+16-3
- src/passes/SimplifyGlobals.cpp+21-4
- src/passes/StringLowering.cpp+88
- src/passes/pass.cpp+3
- src/passes/passes.h+1
- src/wasm/wasm-ir-builder.cpp+4-2
- src/wasm/wasm-s-parser.cpp+16-85
- test/lit/basic/multi-table.wast+2-3
- test/lit/basic/reference-types.wast+13-14
- test/lit/basic/tags.wast+4-2
- test/lit/exec/strings.wast+1
- test/lit/help/wasm-opt.test+3
- test/lit/help/wasm2js.test+3
- test/lit/merge/fusing.wat.second+4-3
- test/lit/merge/memory_data.wat.second+3-3
- test/lit/merge/renamings.wat.second+3-3
- test/lit/passes/asyncify-wasm64.wast+3-1
- test/lit/passes/asyncify-wasm64_pass-arg=in-secondary-memory.wast+3-1
- test/lit/passes/asyncify.wast+5-5
- test/lit/passes/asyncify_enable-multivalue.wast+4-2
- test/lit/passes/asyncify_mod-asyncify-always-and-only-unwind.wast+3-1
- test/lit/passes/asyncify_mod-asyncify-always-and-only-unwind_O.wast+4-1
- test/lit/passes/asyncify_mod-asyncify-never-unwind.wast+3-1
- test/lit/passes/asyncify_mod-asyncify-never-unwind_O.wast+3-1
- test/lit/passes/asyncify_optimize-level=1.wast+3-1
- test/lit/passes/[email protected]+3-1
- test/lit/passes/asyncify_pass-arg=asyncify-addlist@foo_pass-arg=asyncify-ignore-indirect.wast+5-3
- test/lit/passes/asyncify_pass-arg=asyncify-asserts_pass-arg=asyncify-onlylist@waka.wast+3-1
- test/lit/passes/asyncify_pass-arg=asyncify-blacklist@foo,bar.wast+2-1
- test/lit/passes/asyncify_pass-arg=asyncify-ignore-imports.wast+3-1
- test/lit/passes/asyncify_pass-arg=asyncify-ignore-indirect.wast+3-1
- test/lit/passes/[email protected],env.import2.wast+6-2
- test/lit/passes/asyncify_pass-arg=asyncify-onlylist@foo,bar.wast+2-1
- test/lit/passes/asyncify_pass-arg=asyncify-verbose.wast+3-1
- test/lit/passes/asyncify_pass-arg=in-secondary-memory.wast+3-1
- test/lit/passes/cfp.wast-1
- test/lit/passes/coalesce-locals-learning.wast+4-1
- test/lit/passes/coalesce-locals.wast+3-1
- test/lit/passes/directize_all-features.wast+6-2
- test/lit/passes/flatten_i64-to-i32-lowering.wast+2-1
- test/lit/passes/global-effects.wast+3-6
- test/lit/passes/gto-removals.wast+1-1
- test/lit/passes/memory-packing_all-features.wast+8-8
- test/lit/passes/monomorphize.wast+2-4
- test/lit/passes/optimize-instructions-ignore-traps.wast+1-2
- test/lit/passes/optimize-instructions-mvp.wast+2-1
- test/lit/passes/propagate-globals-globally.wast+106
- test/lit/passes/remove-unused-module-elements-eh-old.wast+2-1
- test/lit/passes/simplify-globals-nested.wast+32
- test/lit/passes/string-gathering.wast+54-10
- test/lit/passes/string-lowering-instructions.wast+129-21
- test/lit/strings.wast+9-189
- test/lit/wat-kitchen-sink.wast+115-89
- test/unit/input/asyncify.js+3
- test/unit/input/package.json+1
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments