index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
optimize-instructions-gc-tnh.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
1
-8
/
+2
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-4
/
+4
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-23
/
+67
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-1
/
+1
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-2
/
+2
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-0
/
+49
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-36
/
+36
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-42
/
+42
*
Remove legacy WasmGC instructions (#5861)
Thomas Lively
2023-08-09
1
-15
/
+43
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-2
/
+2
*
[Wasm GC] Automatically make RefCast heap types more precise (#5704)
Alon Zakai
2023-05-05
1
-2
/
+2
*
[Wasm GC] Fix a trapsNeverHappen corner case with if/select of a trapping arm...
Alon Zakai
2023-04-20
1
-23
/
+127
*
Port the remaining test/lit/passes tests off of --nominal (#5668)
Thomas Lively
2023-04-14
1
-2
/
+2
*
[Wasm GC] Casts of a non-nullable bottom type to non-null fail (#5645)
Alon Zakai
2023-04-12
1
-16
/
+12
*
[Wasm GC] OptimizeInstructions: ref.as_non_null of null will trap (#5635)
Alon Zakai
2023-04-06
1
-85
/
+75
*
[Wasm GC] Handle another unreachability case in trapOnNull() (#5634)
Alon Zakai
2023-04-05
1
-0
/
+42
*
Wasm GC] Handle unreachability in a select child in trapOnNull() (#5630)
Alon Zakai
2023-04-05
1
-0
/
+45
*
[Wasm GC] Optimize casts to bottom types (#5484)
Alon Zakai
2023-02-08
1
-0
/
+96
*
Optimize ref.as_non_null removal effect computation (#5479)
Alon Zakai
2023-02-03
1
-0
/
+26
*
[Wasm GC] Fix struct.set / ref.as_non_null ordering issue (#5474)
Alon Zakai
2023-02-02
1
-0
/
+47
*
[Wasm GC] Refinalize fuzz fix in OptimizeInstructions cast optimizations (#5460)
Alon Zakai
2023-01-26
1
-0
/
+78
*
[Wasm GC] Generalize `skipCast` to work with all type hierarchies (#5422)
Thomas Lively
2023-01-12
1
-12
/
+36
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-10
/
+10
*
Represent ref.as_{func,data,i31} with RefCast (#5413)
Thomas Lively
2023-01-10
1
-11
/
+7
*
[Wasm GC] Optimize ref.as_non_null of a nullable cast (#5415)
Alon Zakai
2023-01-10
1
-4
/
+4
*
Replace `RefIs` with `RefIsNull` (#5401)
Thomas Lively
2023-01-09
1
-28
/
+3
*
[Wasm GC] Fix non-nullable cast optimizations with multiple children (#5396)
Alon Zakai
2023-01-05
1
-0
/
+84
*
[Wasm GC] Optimize away null arms that would trap (#5358)
Alon Zakai
2022-12-16
1
-3
/
+287
*
Use non-nullable ref.cast for non-nullable input (#5335)
Thomas Lively
2022-12-09
1
-3
/
+3
*
Allow casting to basic heap types (#5332)
Thomas Lively
2022-12-08
1
-19
/
+10
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-8
/
+8
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-2
/
+2
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-43
/
+0
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-1
/
+1
*
[WasmGC] OptimizeInstructions: Improve RefIs cast ordering (#4752)
Alon Zakai
2022-06-24
1
-2
/
+84
*
[Wasm GC] [TNH] OptimizeInstructions: remove casts leading to comparisons (#4...
Alon Zakai
2022-06-24
1
-0
/
+164