index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
TypeSSA.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
1
-0
/
+1
*
Make 32-bit hashing identical to 64-bit in TypeSSA (#7048)
Alon Zakai
2024-11-04
1
-3
/
+7
*
[NFC] Use HeapType::getKind more broadly (#6846)
Thomas Lively
2024-08-19
1
-6
/
+11
*
Add a TypeBuilder API for copying a heap type (#6828)
Thomas Lively
2024-08-12
1
-14
/
+1
*
Fix shareability handling in TypeSSA collision logic (#6798)
Alon Zakai
2024-08-01
1
-0
/
+1
*
[threads] Update TypeSSA for shared types (#6753)
Thomas Lively
2024-07-16
1
-1
/
+4
*
[NFC] Rename getSuperType to getDeclaredSuperType (#6015)
Alon Zakai
2023-10-17
1
-1
/
+1
*
NameTypes and TypeSSA : Prefer _ over $ in names, and lint away _N suffixes (...
Alon Zakai
2023-09-22
1
-1
/
+1
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-2
/
+3
*
ReFinalize in TypeSSA (#5885)
Alon Zakai
2023-08-17
1
-0
/
+4
*
Initial support for `final` types (#5803)
Thomas Lively
2023-07-06
1
-0
/
+6
*
TypeSSA: Handle collisions by adding a hash to ensure a fresh rec group (#5724)
Alon Zakai
2023-05-19
1
-21
/
+96
*
[NFC] Refactor each of ArrayNewSeg and ArrayInit into subclasses for Data/Ele...
Alon Zakai
2023-05-04
1
-3
/
+4
*
[NFC] Internally rename `ArrayInit` to `ArrayNewFixed` (#5526)
Thomas Lively
2023-02-28
1
-2
/
+2
*
[Wasm GC] Add TypeMerging pass (#5321)
Alon Zakai
2022-12-07
1
-0
/
+2
*
[Wasm GC] Add array support to TypeSSA (#5327)
Alon Zakai
2022-12-07
1
-37
/
+79
*
[Wasm GC] Add TypeSSA pass (#5299)
Alon Zakai
2022-12-02
1
-0
/
+275