index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
optimize-instructions-gc-iit.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
-2
/
+0
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-2
/
+2
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-4
/
+4
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-2
/
+2
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-5
/
+5
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-5
/
+5
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-12
/
+12
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-17
/
+17
*
Further improve ref.cast during finalization (#5882)
Thomas Lively
2023-08-17
1
-2
/
+2
*
Improve cast optimizations (#5876)
Thomas Lively
2023-08-17
1
-2
/
+2
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-8
/
+8
*
[Wasm GC] Automatically make RefCast heap types more precise (#5704)
Alon Zakai
2023-05-05
1
-2
/
+2
*
Remove --nominal from more tests (#5664)
Thomas Lively
2023-04-13
1
-130
/
+68
*
Update RefCast representation to drop extra HeapType (#5350)
Thomas Lively
2022-12-20
1
-3
/
+12
*
Use non-nullable ref.cast for non-nullable input (#5335)
Thomas Lively
2022-12-09
1
-19
/
+19
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-15
/
+15
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-27
/
+31
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-3
/
+3
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-162
/
+36
*
Update nominal type ordering (#4631)
Thomas Lively
2022-05-03
1
-8
/
+4
*
OptimizeInstructions: Refinalize after a cast removal (#4611)
Alon Zakai
2022-04-25
1
-3
/
+55
*
Print heap types in text format in nominal mode (#4316)
Alon Zakai
2021-11-08
1
-10
/
+10
*
Switch from "extends" to M4 nominal syntax (#4248)
Thomas Lively
2021-10-14
1
-7
/
+7
*
[Wasm GC] Fix invalid intermediate IR in OptimizeInstructions (#4169)
Alon Zakai
2021-09-20
1
-3
/
+3
*
[Wasm GC] Optimize away ref.as_non_null going into local.set in TNH mode (#4157)
Alon Zakai
2021-09-16
1
-0
/
+24
*
OptimizeInstructions: Handle trivial ref.cast and ref.test (#4097)
Alon Zakai
2021-08-24
1
-35
/
+77
*
TrapsNeverHappen mode (#4059)
Alon Zakai
2021-08-17
1
-0
/
+70
*
Test GC lit tests with --nominal as well (#4043)
Thomas Lively
2021-08-02
1
-1
/
+70
*
Generate FileCheck checks for all module items (#3957)
Thomas Lively
2021-06-28
1
-0
/
+7
*
[Wasm GC] Optimize reference identity checks (#3814)
Alon Zakai
2021-04-19
1
-0
/
+18
*
[Wasm GC] Optimize RefCast + ignore-implicit-traps (#3748)
Alon Zakai
2021-03-30
1
-0
/
+139