index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
simplify-locals-gc.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
1
-3
/
+0
*
Fix supertype counts when collecting heap types (#6905)
Thomas Lively
2024-09-05
1
-9
/
+7
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-5
/
+5
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-1
/
+1
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-8
/
+16
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-2
/
+2
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-19
/
+19
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-6
/
+6
*
LinearExecutionWalker: Optionally connect blocks for Br and BrOn (#5869)
Alon Zakai
2023-08-09
1
-0
/
+63
*
LinearExecutionTraversal: Add an option to connect adjacent code, use in Simp...
Alon Zakai
2023-08-08
1
-7
/
+2
*
Fix LinearExecutionWalker on calls (#5857)
Alon Zakai
2023-08-07
1
-2
/
+7
*
SimplifyLocals: Refinalize after removing redundant tees (#5830)
Alon Zakai
2023-07-21
1
-0
/
+24
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-1
/
+1
*
Remove --nominal from more tests (#5664)
Thomas Lively
2023-04-13
1
-211
/
+1
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-6
/
+6
*
Use non-nullable ref.cast for non-nullable input (#5335)
Thomas Lively
2022-12-09
1
-3
/
+3
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-3
/
+3
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-3
/
+3
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-23
/
+23
*
[Wasm GC] Refinalize in UnneededSetRemover when necessary (#5287)
Alon Zakai
2022-11-22
1
-6
/
+31
*
SimplifyLocals: Fix handling of subtyping (#5210)
Alon Zakai
2022-11-02
1
-5
/
+98
*
[Wasm GC] SimplifyLocals: Switch local.get to use a more refined type when po...
Alon Zakai
2022-11-01
1
-0
/
+164
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-6
/
+8
*
[Effects] Fix hasAnything on mutable global state (#5026)
Alon Zakai
2022-09-08
1
-0
/
+52
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+139
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-4
/
+4
*
SimplifyLocals: ReFinalize when needed (#4878)
Alon Zakai
2022-08-09
1
-0
/
+38
*
Print heap types in text format in nominal mode (#4316)
Alon Zakai
2021-11-08
1
-4
/
+4
*
Switch from "extends" to M4 nominal syntax (#4248)
Thomas Lively
2021-10-14
1
-1
/
+64
*
[Wasm GC] Take advantage of immutable struct fields in effects.h (#4240)
Alon Zakai
2021-10-13
1
-0
/
+61
*
Test GC lit tests with --nominal as well (#4043)
Thomas Lively
2021-08-02
1
-0
/
+2
*
[Wasm GC] Fix LinearExecutionWalker (#3954)
Alon Zakai
2021-06-29
1
-0
/
+55
*
Generate FileCheck checks for all module items (#3957)
Thomas Lively
2021-06-28
1
-0
/
+1
*
[Wasm GC] Heap reads/writes are reads/writes of global state (#3755)
Alon Zakai
2021-03-30
1
-0
/
+35