index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
LocalSubtyping.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC-ish] Remove LocalGraph from LocalSubtyping (#6921)
Alon Zakai
2024-09-10
1
-69
/
+42
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-21
/
+5
*
End the current basic block on a Call (#5823)
Alon Zakai
2023-07-26
1
-1
/
+1
*
Do not special case ref.null in `LUBFinder` (#5307)
Thomas Lively
2022-12-01
1
-4
/
+3
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-12
/
+20
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-5
/
+2
*
[Wasm GC] Update nulls to allow finding better LUBs (#4340)
Alon Zakai
2021-11-18
1
-2
/
+4
*
[Wasm GC] LUBFinder helper. NFC (#4298)
Alon Zakai
2021-11-01
1
-5
/
+9
*
[Wasm GC] Fix LocalSubtyping on unreachable sets with incompatible values (#4...
Alon Zakai
2021-08-11
1
-1
/
+28
*
[Wasm GC] Handle unreachability in LocalSubtyping (#4044)
Alon Zakai
2021-08-02
1
-0
/
+20
*
[Wasm GC] Handle uses of default values in LocalSubtyping (#4024)
Alon Zakai
2021-07-28
1
-27
/
+52
*
[Wasm GC] DeadArgumentElimination: Update tees after refining param types (#4...
Alon Zakai
2021-07-28
1
-1
/
+2
*
[Wasm GC] Handle nondefaultable types in LocalSubtyping (#4019)
Alon Zakai
2021-07-23
1
-8
/
+15
*
[Wasm GC] Local-Subtyping pass (#3765)
Alon Zakai
2021-07-23
1
-0
/
+142