index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
gtest
/
lattices.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[threads] Shared basic heap types (#6667)
Thomas Lively
2024-06-19
1
-5
/
+5
*
[analysis] Allow joining a single vector element efficiently (#6071)
Thomas Lively
2023-11-02
1
-0
/
+43
*
[analysis] Simplify the stack lattice (#6069)
Thomas Lively
2023-11-02
1
-0
/
+26
*
[analysis] Add a "Shared" lattice to represent shared state (#6067)
Thomas Lively
2023-11-02
1
-0
/
+108
*
[analysis][NFC] Refactor lattice unit tests (#6065)
Thomas Lively
2023-11-01
1
-420
/
+145
*
[analysis] Add a lattice for value types (#6064)
Thomas Lively
2023-11-01
1
-0
/
+112
*
[analysis] Add a tuple lattice (#6062)
Thomas Lively
2023-10-31
1
-0
/
+117
*
[analysis] Implement a vector lattice (#6058)
Thomas Lively
2023-10-31
1
-0
/
+109
*
[analysis] Implement an array lattice (#6057)
Thomas Lively
2023-10-31
1
-0
/
+109
*
[analysis] Implement a Lift lattice (#6040)
Thomas Lively
2023-10-25
1
-0
/
+77
*
[analysis] Implement Flat lattice (#6039)
Thomas Lively
2023-10-25
1
-0
/
+103
*
[analysis] Add a FullLattice concept and Inverted lattice (#6038)
Thomas Lively
2023-10-25
1
-3
/
+113
*
[analysis] Implement an Int lattice (#6037)
Thomas Lively
2023-10-25
1
-0
/
+36
*
[analysis] Implement a Bool lattice (#6036)
Thomas Lively
2023-10-25
1
-0
/
+50