index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
remove-unused-brs-gc.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GC] Refinalize after selectify in RemoveUnusedBrs (#7104)
Alon Zakai
2024-11-25
1
-0
/
+29
*
[GC] RemoveUnusedBrs: Ensure refining of BrOnCast's castType does not unrefin...
Alon Zakai
2024-10-29
1
-13
/
+71
*
RemoveUnusedBrs: Generalize jump threading optimizations to all branches (#6983)
Alon Zakai
2024-10-04
1
-0
/
+24
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-3
/
+3
*
[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
-32
/
+64
*
RemoveUnusedBrs: Allow less unconditional work and in particular division (#5...
Alon Zakai
2023-10-03
1
-11
/
+11
*
Refine ref.test's castType during refinalization (#5985)
Thomas Lively
2023-10-02
1
-1
/
+1
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-2
/
+2
*
Remove legacy GC text syntax (#5929)
Thomas Lively
2023-09-12
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
-13
/
+13
*
Fix a merge conflict on main (#5899)
Alon Zakai
2023-08-23
1
-1
/
+1
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-11
/
+11
*
Fix assertion failure in RemoveUnusedBrs (#5895)
Thomas Lively
2023-08-23
1
-0
/
+39
*
Improve br_on* optimizations (#5887)
Thomas Lively
2023-08-22
1
-59
/
+390
*
Ensure br_on_cast* target type is subtype of input type (#5881)
Thomas Lively
2023-08-17
1
-3
/
+3
*
Remove legacy WasmGC instructions (#5861)
Thomas Lively
2023-08-09
1
-76
/
+25
*
Update br_on_cast binary and text format (#5762)
Thomas Lively
2023-06-12
1
-17
/
+17
*
Revert "Update br_on_cast binary and text format (#5734)" (#5740)
Alon Zakai
2023-05-23
1
-17
/
+17
*
Update br_on_cast binary and text format (#5734)
Thomas Lively
2023-05-19
1
-17
/
+17
*
[Wasm GC] Automatically make RefCast heap types more precise (#5704)
Alon Zakai
2023-05-05
1
-1
/
+1
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-2
/
+2
*
Fix a bug optimizing out br_on_cast (#5403)
Thomas Lively
2023-01-06
1
-4
/
+95
*
Support br_on_cast null (#5397)
Thomas Lively
2023-01-05
1
-11
/
+57
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-17
/
+17
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-26
/
+28
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-8
/
+8
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-14
/
+14
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-3
/
+3
*
Separate `func` into a separate type hierarchy (#4955)
Thomas Lively
2022-08-22
1
-3
/
+5
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-8
/
+6
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-32
/
+0
*
Costs: Increase cost of casts (#4661)
Alon Zakai
2022-05-12
1
-0
/
+109
*
[Wasm GC] Optimize static casts in br_on_cast* (#4520)
Alon Zakai
2022-02-25
1
-1
/
+104
*
Fix fuzz bug in RemoveUnusedBrs with incremental type updating (#4309)
Alon Zakai
2021-11-05
1
-0
/
+30
*
Fix BrOn logic in RemoveUnusedBrs (#4062)
Alon Zakai
2021-08-09
1
-0
/
+31
*
[Wasm GC] Add negated BrOn* operations (#3913)
Alon Zakai
2021-06-02
1
-0
/
+54