index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
directize_all-features.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement table.init (#6827)
Alon Zakai
2024-08-16
1
-0
/
+95
*
Fix FlatTable for table64 (#6598)
Sam Clegg
2024-05-15
1
-4
/
+12
*
Update lit tests to parse with the new parser (#6290)
Thomas Lively
2024-02-08
1
-2
/
+6
*
Directize: Handle overflows and out of bounds (#6255)
Alon Zakai
2024-01-30
1
-0
/
+174
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
1
-2
/
+2
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-36
/
+76
*
Handle table.fill in Directize (#5974)
Alon Zakai
2023-09-26
1
-0
/
+95
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-54
/
+54
*
Extend drop.h and use it in Directize (#5713)
Alon Zakai
2023-05-10
1
-75
/
+12
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-28
/
+28
*
Make constant expression validation stricter (#5557)
Thomas Lively
2023-03-10
1
-6
/
+6
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-104
/
+104
*
Fix handling of unreachable selects in Directize (#5098)
Alon Zakai
2022-09-30
1
-0
/
+36
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-15
/
+8
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-10
/
+6
*
[Directize] Add a flag to consider initial table contents immutable (#4942)
Alon Zakai
2022-08-19
1
-4
/
+596
*
Fix name of port_passes_tests_to_lit.py script. NFC (#4902)
Sam Clegg
2022-08-12
1
-1
/
+1
*
OptimizeInstructions: Turn call_ref of a select into an if over two direct ca...
Alon Zakai
2022-05-27
1
-33
/
+26
*
Directize: Fix handling of non-nullable locals and unreachability (#4330)
Alon Zakai
2021-11-15
1
-4
/
+51
*
Emit heap types for call_indirect that match the table (#4221)
Alon Zakai
2021-10-08
1
-2
/
+2
*
Directize: Do not optimize if a table has a table.set (#4218)
Alon Zakai
2021-10-07
1
-0
/
+64
*
Optimize call_indirect of a select of two constants (#4208)
Alon Zakai
2021-10-04
1
-0
/
+299
*
Improve optimization of call_ref into direct calls (#4068)
Alon Zakai
2021-08-10
1
-25
/
+0
*
Port test/passes/d* to lit (#4008)
Thomas Lively
2021-07-30
1
-0
/
+521