Commit 4e89ca6
committed
Nightly v132.0.0-nightly.20260910 [ci skip]
1 parent 7e1861f commit 4e89ca6
11 files changed
Lines changed: 15116 additions & 15127 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
- .github/workflows/ci.yml+3-15
- check.py+1-62
- scripts/test/shared.py+65
- scripts/test/support.py+3-2
- scripts/test/wasm_opt.py+67-65
- src/ir/constraint.cpp+112-7
- src/ir/constraint.h+40-4
- src/ir/effects.h+10
- src/ir/js-utils.h+13-7
- src/ir/match.h+3
- src/ir/properties.h+10-4
- src/passes/ConstraintAnalysis.cpp+51-32
- src/passes/GlobalTypeOptimization.cpp+154-46
- src/passes/OptimizeInstructions.cpp+69
- src/support/inplace_vector.h-1
- src/support/small_vector.h-2
- src/wasm-interpreter.h+3
- test/gtest/constraint.cpp+408-1
- test/lit/exec/resume_throw_ref.wast+24
- test/lit/passes/constraint-analysis.wast+903-14
- test/lit/passes/gto-jsinterop.wast+1.0k
- test/lit/passes/optimize-instructions-desc.wast+555-80
- test/lit/passes/optimize-instructions-resume.wast+1.1k
- test/lit/passes/optimize-instructions-struct-rmw.wast+22-19
- test/lit/passes/simplify-locals-atomic-effects.wast+215-3
0 commit comments