| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve fuzzing of both closed and open world styles of modules (#7090) | Alon Zakai | 2024-11-19 | 6 | -21/+177 |
* | Add nontrapping-fptoint lowering pass (#7016) | Derek Schuff | 2024-11-19 | 4 | -0/+186 |
* | Fuzzing: ClusterFuzz integration (#7079) | Alon Zakai | 2024-11-19 | 2 | -14/+123 |
* | Use hints when generating fresh labels in IRBuilder (#7086) | Thomas Lively | 2024-11-18 | 2 | -4/+9 |
* | [NFC] Finalize blocks with explicit breakability in IRBuilder (#7085) | Thomas Lively | 2024-11-18 | 2 | -4/+16 |
* | Rename memory-copy-fill-lowering pass (#7082) | Derek Schuff | 2024-11-16 | 4 | -8/+8 |
* | [NFC] Remove redundant [[nodiscard]] attributes (#7084) | Thomas Lively | 2024-11-15 | 2 | -150/+140 |
* | Mark Result and MaybeResult [[nodiscard]] (#7083) | Thomas Lively | 2024-11-15 | 2 | -5/+5 |
* | Reset function context when ending a function in IRBuilder (#7081) | Thomas Lively | 2024-11-15 | 4 | -10/+20 |
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 2 | -3/+5 |
* | Record binary locations for nested blocks (#7078) | Thomas Lively | 2024-11-14 | 1 | -0/+20 |
* | [NFC] Eagerly set local names in binary reader (#7076) | Thomas Lively | 2024-11-14 | 2 | -19/+26 |
* | [SignExt] OptimizeInstructions: Remove signexts of already-extended values (#... | Alon Zakai | 2024-11-13 | 1 | -15/+37 |
* | Fixup pops when necessary in IRBuilder (#7075) | Thomas Lively | 2024-11-13 | 2 | -3/+38 |
* | Read the names section first (#7074) | Thomas Lively | 2024-11-13 | 2 | -355/+342 |
* | Consolidate printing of function signatures (#7073) | Thomas Lively | 2024-11-12 | 2 | -57/+44 |
* | Introduce pass to lower memory.copy and memory.fill (#7021) | Derek Schuff | 2024-11-13 | 4 | -0/+266 |
* | HeapStoreOptimization: Fix a bug with jumping from the later value (v2) (#7070) | Alon Zakai | 2024-11-12 | 1 | -3/+76 |
* | [wasm64] Fuzzer: Fix type of unimported offsets (#7071) | Alon Zakai | 2024-11-11 | 1 | -2/+2 |
* | Fix PickLoadSigns on SignExt feature instructions (#7069) | Alon Zakai | 2024-11-11 | 1 | -17/+22 |
* | LocalGraph::canMoveSet (#7039) | Alon Zakai | 2024-11-11 | 2 | -41/+203 |
* | [EH] Fuzz calls from JS by calling wasm exports, sometimes catching (#7067) | Alon Zakai | 2024-11-08 | 3 | -5/+136 |
* | [wasm64] Fix 32-bit address computation in execution of SIMDLoadExtend (#7068) | Alon Zakai | 2024-11-08 | 1 | -3/+6 |
* | Rename indexType -> addressType. NFC (#7060) | Sam Clegg | 2024-11-07 | 29 | -214/+223 |
* | [wasm64] Fix copying of 64-bit tables, and fuzz them (#7065) | Alon Zakai | 2024-11-07 | 2 | -2/+21 |
* | [wasm64] Fuzz wasm64 memories (#7064) | Alon Zakai | 2024-11-07 | 2 | -8/+27 |
* | [wasm64] Fix Directize on indexes > 32 bits (#7063) | Alon Zakai | 2024-11-07 | 1 | -1/+1 |
* | [wasm64] Make interpreter table methods operate on Address, not Index (#7062) | Alon Zakai | 2024-11-07 | 4 | -29/+23 |
* | [wasm64] Fix wasm-ctor-eval + utils on 64-bit indexes for memory64 (#7059) | Alon Zakai | 2024-11-06 | 2 | -5/+12 |
* | [wasm64] Fix 64-bit memory/table operations in interpreter (#7058) | Alon Zakai | 2024-11-06 | 1 | -9/+14 |
* | [wasm64] Handle 64-bit overflow in optimizeMemoryAccess (#7057) | Alon Zakai | 2024-11-06 | 1 | -2/+7 |
* | [GC] Fix ConstantFieldPropagation on incompatible types (#7054) | Alon Zakai | 2024-11-05 | 1 | -1/+20 |
* | Remove FeaturePrefix::FeatureRequired (NFC) (#7034) | Heejin Ahn | 2024-11-04 | 2 | -11/+3 |
* | [GC] Fix GlobalTypeOptimization logic for public types handling (#7051) | Alon Zakai | 2024-11-04 | 1 | -7/+18 |
* | Make 32-bit hashing identical to 64-bit in TypeSSA (#7048) | Alon Zakai | 2024-11-04 | 2 | -13/+19 |
* | Module splitting: don't create new tables when splitting with Emscripten (#7050) | Derek Schuff | 2024-11-02 | 2 | -7/+19 |
* | [NFC] Use RAII to manage call depth tracking in the interpreter (#7049) | Alon Zakai | 2024-11-01 | 3 | -29/+12 |
* | Fuzz the Table from JS (#7042) | Alon Zakai | 2024-10-31 | 3 | -6/+117 |
* | Require reference-types in addition to bulk-memory for table.fill (#7040) | daxpedda | 2024-10-31 | 1 | -2/+4 |
* | [NFC] Fix copy-paste error in TryTable printing (#7044) | Alon Zakai | 2024-10-31 | 1 | -1/+1 |
* | Don't strip target features in wasm-emscripten-finalize (#7043) | Derek Schuff | 2024-10-30 | 1 | -2/+0 |
* | [NFC] Use more precise types for Expression IDs (#7038) | Alon Zakai | 2024-10-30 | 2 | -5/+4 |
* | [GC] Fix handling of public types in TypeRefining (#7037) | Alon Zakai | 2024-10-29 | 1 | -5/+21 |
* | [GC] RemoveUnusedBrs: Ensure refining of BrOnCast's castType does not unrefin... | Alon Zakai | 2024-10-29 | 1 | -0/+26 |
* | Fix Apline compile error on uninitialized value (#7035) | Alon Zakai | 2024-10-28 | 1 | -8/+8 |
* | Fix typo in parsers.h (#7032) | Angela Upreti | 2024-10-25 | 1 | -1/+1 |
* | Fix TypeMerging bug with indirectly reachable public types (#7031) | Thomas Lively | 2024-10-24 | 1 | -5/+13 |
* | [EH] Fuzz throws from JS (#7027) | Alon Zakai | 2024-10-23 | 3 | -38/+85 |
* | [GC] Fix assertion in GlobalTypeOptimization about public super (#7026) | Alon Zakai | 2024-10-22 | 1 | -9/+4 |
* | Remove closed world validation checks (#7019) | Alon Zakai | 2024-10-18 | 4 | -58/+25 |