summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/passes/fuzz_metrics_noprint.bin.txt53
-rw-r--r--test/passes/translate-to-fuzz_all-features_metrics_noprint.txt65
2 files changed, 61 insertions, 57 deletions
diff --git a/test/passes/fuzz_metrics_noprint.bin.txt b/test/passes/fuzz_metrics_noprint.bin.txt
index cf94c2f3d..b7d64cee2 100644
--- a/test/passes/fuzz_metrics_noprint.bin.txt
+++ b/test/passes/fuzz_metrics_noprint.bin.txt
@@ -1,33 +1,34 @@
total
- [exports] : 15
- [funcs] : 21
+ [exports] : 41
+ [funcs] : 52
[globals] : 7
[imports] : 4
[memories] : 1
[memory-data] : 4
- [table-data] : 7
+ [table-data] : 21
[tables] : 1
[tags] : 0
- [total] : 2012
- [vars] : 60
- Binary : 195
- Block : 269
- Break : 80
- Call : 67
- CallIndirect : 14
- Const : 373
- Drop : 12
- GlobalGet : 164
- GlobalSet : 65
- If : 110
- Load : 47
- LocalGet : 176
- LocalSet : 116
- Loop : 39
- Nop : 24
- RefFunc : 7
- Return : 74
- Select : 18
- Store : 26
- Unary : 135
- Unreachable : 1
+ [total] : 8251
+ [vars] : 153
+ Binary : 661
+ Block : 1232
+ Break : 320
+ Call : 303
+ CallIndirect : 86
+ Const : 1458
+ Drop : 57
+ GlobalGet : 646
+ GlobalSet : 295
+ If : 479
+ Load : 157
+ LocalGet : 617
+ LocalSet : 473
+ Loop : 208
+ Nop : 137
+ RefFunc : 21
+ Return : 338
+ Select : 58
+ Store : 91
+ Switch : 1
+ Unary : 611
+ Unreachable : 2
diff --git a/test/passes/translate-to-fuzz_all-features_metrics_noprint.txt b/test/passes/translate-to-fuzz_all-features_metrics_noprint.txt
index 97d1b637d..3f725452b 100644
--- a/test/passes/translate-to-fuzz_all-features_metrics_noprint.txt
+++ b/test/passes/translate-to-fuzz_all-features_metrics_noprint.txt
@@ -1,6 +1,6 @@
total
- [exports] : 10
- [funcs] : 14
+ [exports] : 15
+ [funcs] : 18
[globals] : 6
[imports] : 5
[memories] : 1
@@ -8,35 +8,38 @@ total
[table-data] : 6
[tables] : 1
[tags] : 0
- [total] : 610
- [vars] : 52
- ArrayInit : 5
- AtomicFence : 4
- AtomicRMW : 2
- Binary : 66
- Block : 78
- Break : 9
- Call : 21
+ [total] : 541
+ [vars] : 31
+ ArrayInit : 7
+ AtomicFence : 1
+ AtomicNotify : 1
+ Binary : 68
+ Block : 64
+ Break : 3
+ Call : 14
+ CallIndirect : 1
CallRef : 1
- Const : 146
+ Const : 119
+ DataDrop : 1
Drop : 9
- GlobalGet : 46
- GlobalSet : 22
- I31New : 3
- If : 28
- Load : 13
- LocalGet : 20
- LocalSet : 17
- Loop : 8
- Nop : 16
- RefFunc : 8
- RefIsNull : 2
- RefNull : 5
- Return : 28
- SIMDExtract : 1
- Select : 1
- Store : 4
- StructNew : 6
+ GlobalGet : 49
+ GlobalSet : 23
+ I31Get : 1
+ I31New : 4
+ If : 24
+ Load : 16
+ LocalGet : 26
+ LocalSet : 18
+ Loop : 5
+ MemoryCopy : 1
+ Nop : 6
+ RefFunc : 7
+ RefIsNull : 3
+ RefNull : 3
+ Return : 26
+ SIMDTernary : 1
+ Select : 2
+ Store : 2
TupleExtract : 1
- TupleMake : 7
- Unary : 33
+ TupleMake : 5
+ Unary : 29