index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir
/
subtypes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the old topological sort everywhere (#6902)
Thomas Lively
2024-09-10
1
-23
/
+13
*
[NFC] Rename the old topological sort utility (#6914)
Thomas Lively
2024-09-06
1
-2
/
+2
*
[NFC] Use HeapType::getKind more broadly (#6846)
Thomas Lively
2024-08-19
1
-7
/
+14
*
[threads] Calculate shared heap type depths in subtypes.h (#6777)
Thomas Lively
2024-07-23
1
-7
/
+14
*
[NFC] Add more const annotations + a trivial == (#6216)
Alon Zakai
2024-01-09
1
-2
/
+3
*
Add getGeneralSuperType() that includes basic supers, and use in fuzzer (#6005)
Alon Zakai
2023-10-17
1
-1
/
+0
*
[NFC] Rename getSuperType to getDeclaredSuperType (#6015)
Alon Zakai
2023-10-17
1
-2
/
+2
*
[NFC] Fix the use of "strict" in subtypes.h (#5804)
Thomas Lively
2023-07-06
1
-14
/
+15
*
[Wasm GC] Fix SignatureRefining on a call_ref to a bottom type (#5670)
Alon Zakai
2023-04-17
1
-3
/
+10
*
[Wasm GC] Add AbstractTypeRefining pass (#5461)
Alon Zakai
2023-02-03
1
-9
/
+14
*
RemoveUnusedModuleElements: Optimize unread struct.new fields (#5445)
Alon Zakai
2023-02-01
1
-0
/
+5
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-4
/
+3
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-4
/
+0
*
[Wasm GC] Fix the depth of the new array heap type (#5186)
Alon Zakai
2022-10-28
1
-2
/
+12
*
[Wasm GC] Add a getMaxDepths() helper for heap types (#5134)
Alon Zakai
2022-10-13
1
-1
/
+53
*
[Wasm GC] Add a method to traverse subtypes (#5131)
Alon Zakai
2022-10-12
1
-2
/
+49
*
[Wasm GC][NFC] Optimize getStrictSubTypes() (#5130)
Alon Zakai
2022-10-12
1
-1
/
+11
*
PossibleContents + ContentOracle (#4685)
Alon Zakai
2022-06-21
1
-2
/
+3
*
Add SubTypes::getAllSubTypes variant which includes the type itself (#4649)
Alon Zakai
2022-05-13
1
-15
/
+13
*
Refactor ModuleUtils::collectHeapTypes (#4455)
Thomas Lively
2022-01-14
1
-2
/
+1
*
Update to C++17 and use std::optional for getSuperType (#4203)
Derek Schuff
2021-10-18
1
-7
/
+6
*
Refactor generic functionality out of ConstantFieldPropagation. NFC (#4209)
Alon Zakai
2021-10-04
1
-0
/
+86