index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
optimize-casts.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
1
-1
/
+0
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-2
/
+2
*
OptimizeCasts: Also handle local.tee (#6507)
Jérôme Vouillon
2024-04-18
1
-0
/
+37
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-12
/
+18
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-2
/
+2
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-35
/
+35
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-91
/
+91
*
Further improve ref.cast during finalization (#5882)
Thomas Lively
2023-08-17
1
-2
/
+6
*
OptimizeCasts: Connect adjacent blocks in LinearExecutionWalker (#5866)
Alon Zakai
2023-08-08
1
-13
/
+70
*
Fix LinearExecutionWalker on calls (#5857)
Alon Zakai
2023-08-07
1
-0
/
+70
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-1
/
+1
*
Move casts which are immediate children of local.gets to earlier local.gets (...
Bruce He
2023-06-06
1
-7
/
+842
*
[Wasm GC] Automatically make RefCast heap types more precise (#5704)
Alon Zakai
2023-05-05
1
-1
/
+1
*
Port the remaining test/lit/passes tests off of --nominal (#5668)
Thomas Lively
2023-04-14
1
-2
/
+1
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-11
/
+11
*
Use non-nullable ref.cast for non-nullable input (#5335)
Thomas Lively
2022-12-09
1
-20
/
+20
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-20
/
+20
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-11
/
+11
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-1
/
+1
*
[Wasm GC] Start an OptimizeCasts pass and reuse cast values there (#5263)
Alon Zakai
2022-11-17
1
-0
/
+398