index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ir
/
struct-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Rename getSuperType to getDeclaredSuperType (#6015)
Alon Zakai
2023-10-17
1
-1
/
+1
*
ConstantFieldPropagation: Fully handle copies (#5969)
Alon Zakai
2023-09-26
1
-1
/
+8
*
[NFC] Move ModuleUtils copying and renaming logic from header to cpp (#5855)
Alon Zakai
2023-08-02
1
-0
/
+1
*
[NFC] Fix the use of "strict" in subtypes.h (#5804)
Thomas Lively
2023-07-06
1
-1
/
+1
*
[Wasm GC] Fuzz struct.get and array.get (#5651)
Alon Zakai
2023-04-10
1
-0
/
+4
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-2
/
+3
*
[Wasm GC] Fix TypeRefining on fallthrough values via tee (#4900)
Alon Zakai
2022-08-18
1
-1
/
+9
*
[NFC] Mark modifiesBinaryenIR=false in more places (#4869)
Alon Zakai
2022-08-03
1
-0
/
+2
*
Add SubTypes::getAllSubTypes variant which includes the type itself (#4649)
Alon Zakai
2022-05-13
1
-1
/
+1
*
[Wasm GC] GlobalTypeOptimization: Remove fields from end based on subtypes (#...
Alon Zakai
2022-03-30
1
-10
/
+18
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-8
/
+3
*
[NFC] Add StructUtils namespace, and Scanner => StructScanner (#4317)
Alon Zakai
2021-11-09
1
-3
/
+8
*
[Wasm GC] Global Type Optimization: Remove unread fields (#4255)
Alon Zakai
2021-10-20
1
-12
/
+31
*
Update to C++17 and use std::optional for getSuperType (#4203)
Derek Schuff
2021-10-18
1
-5
/
+4
*
Refactor generic functionality out of ConstantFieldPropagation. NFC (#4209)
Alon Zakai
2021-10-04
1
-0
/
+254