Commit 242efe2
committed
Nightly v116.0.0-nightly.20240104 [ci skip]
1 parent e4d28dd commit 242efe2
4 files changed
Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
- src/parser/contexts.h+16-4
- src/parser/parsers.h+49-42
- src/passes/Print.cpp+2-6
- src/wasm-builder.h+6
- src/wasm-ir-builder.h+1-1
- src/wasm-traversal.h+9-5
- src/wasm/wasm-ir-builder.cpp+10-2
- src/wasm/wasm-s-parser.cpp+8-67
- test/binaryen.js/atomics.js+1-1
- test/binaryen.js/atomics.js.txt+1-1
- test/binaryen.js/kitchen-sink.js.txt+2-2
- test/example/c-api-kitchen-sink.txt+1-1
- test/example/module-splitting.cpp+3-3
- test/example/module-splitting.txt+9-9
- test/lit/arrays.wast+3-4
- test/lit/basic/atomics.wast+4-4
- test/lit/basic/atomics64.wast+4-4
- test/lit/basic/exception-handling.wast+12-12
- test/lit/basic/memory-shared.wast+4-4
- test/lit/basic/multi-memories-atomics64.wast+12-12
- test/lit/basic/nonspec-bulk-memory.wast-137
- test/lit/basic/unreachable-instr-type.wast+4-4
- test/lit/ctor-eval/array_new_data.wast+2-2
- test/lit/ctor-eval/v128.wast+2-2
- test/lit/passes/code-folding_enable-threads.wast+2-3
- test/lit/passes/flatten_dfo_O3_enable-threads.wast+2-3
- test/lit/passes/flatten_simplify-locals-nonesting_souperify-single-use_enable-threads.wast+2-2
- test/lit/passes/flatten_simplify-locals-nonesting_souperify_enable-threads.wast+2-2
- test/lit/passes/gufa-refs.wast+1-1
- test/lit/passes/gufa-tnh.wast+1-1
- test/lit/passes/inlining-optimizing_enable-threads.wast+2-2
- test/lit/passes/memory-packing_all-features.wast+4-4
- test/lit/passes/merge-similar-functions_types.wast+2-2
- test/lit/passes/optimize-instructions-atomics.wast+2-2
- test/lit/passes/optimize-instructions-gc.wast+1-1
- test/lit/passes/remove-unused-module-elements_all-features.wast+11-11
- test/lit/validation/shared-memory.wast+2-2
- test/lit/wasm-split/instrument-in-secondary-memory-custom-names.wast+1-1
- test/lit/wasm-split/instrument-in-secondary-memory.wast+1-1
- test/lit/wasm-split/profile-guided.wast+1-1
- test/lit/wat-kitchen-sink.wast+269-127
- test/lld/em_asm_pthread.wasm.out+1-1
- test/passes/Oz_fuzz-exec_all-features.wast+2-2
- test/passes/fuzz-exec_all-features.txt+4-4
- test/passes/fuzz-exec_all-features.wast+4-4
- test/passes/pick-load-signs_all-features.txt+1-1
- test/passes/pick-load-signs_all-features.wast+1-1
- test/passes/precompute_all-features.txt+1-1
- test/passes/precompute_all-features.wast+1-3
- test/passes/remove-memory.txt+1-1
- test/passes/remove-memory.wast+3-4
- test/passes/remove-unused-names_merge-blocks_all-features.txt+1-1
- test/passes/remove-unused-names_merge-blocks_all-features.wast+1-1
- test/passes/remove-unused-nonfunction-module-elements_all-features.txt+5-5
- test/passes/remove-unused-nonfunction-module-elements_all-features.wast+5-5
- test/passes/safe-heap_enable-threads_enable-simd.txt+2-2
- test/passes/safe-heap_enable-threads_enable-simd.wast+2-2
- test/passes/safe-heap_enable-threads_enable-simd64.txt+2-2
- test/passes/safe-heap_enable-threads_enable-simd64.wast+2-2
- test/passes/safe-heap_low-memory-unused_enable-threads_enable-simd.txt+2-2
- test/passes/safe-heap_low-memory-unused_enable-threads_enable-simd.wast+2-2
- test/passes/simplify-locals_all-features.txt+2-2
- test/passes/simplify-locals_all-features.wast+2-2
- test/passes/simplify-locals_all-features_disable-exception-handling.txt+1-1
- test/passes/simplify-locals_all-features_disable-exception-handling.wast+1-1
- test/passes/ssa_fuzz-exec_enable-threads.txt+1-1
- test/passes/ssa_fuzz-exec_enable-threads.wast+1-2
- test/print/memory-import-shared.minified.txt+1-1
- test/print/memory-import-shared.txt+1-1
- test/print/memory-import-shared.wast+1-1
- test/print/memory-shared.minified.txt+1-1
- test/print/memory-shared.txt+1-1
- test/print/memory-shared.wast+1-1
- test/spec/array.wast+1-1
- test/spec/atomics.wast+1-1
- test/wasm2js/atomic_fence.wast+1-1
- test/wasm2js/atomics_32.wast+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments