summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/passes/fuzz_metrics_noprint.bin.txt52
-rw-r--r--test/passes/translate-to-fuzz_all-features_metrics_noprint.txt67
2 files changed, 59 insertions, 60 deletions
diff --git a/test/passes/fuzz_metrics_noprint.bin.txt b/test/passes/fuzz_metrics_noprint.bin.txt
index a7ed16447..dba9a88d5 100644
--- a/test/passes/fuzz_metrics_noprint.bin.txt
+++ b/test/passes/fuzz_metrics_noprint.bin.txt
@@ -1,33 +1,33 @@
total
- [exports] : 37
- [funcs] : 53
+ [exports] : 20
+ [funcs] : 23
[globals] : 9
[imports] : 4
[memories] : 1
[memory-data] : 2
- [table-data] : 11
+ [table-data] : 5
[tables] : 1
[tags] : 0
- [total] : 3757
- [vars] : 140
- Binary : 290
- Block : 638
- Break : 92
- Call : 200
- CallIndirect : 22
- Const : 707
- Drop : 45
- GlobalGet : 300
- GlobalSet : 253
- If : 198
- Load : 57
- LocalGet : 176
- LocalSet : 149
- Loop : 69
- Nop : 81
- RefFunc : 11
- Return : 49
- Select : 27
- Store : 30
- Unary : 240
- Unreachable : 123
+ [total] : 3867
+ [vars] : 64
+ Binary : 296
+ Block : 626
+ Break : 124
+ Call : 155
+ CallIndirect : 17
+ Const : 625
+ Drop : 28
+ GlobalGet : 292
+ GlobalSet : 223
+ If : 210
+ Load : 77
+ LocalGet : 339
+ LocalSet : 228
+ Loop : 85
+ Nop : 50
+ RefFunc : 5
+ Return : 55
+ Select : 22
+ Store : 28
+ Unary : 275
+ Unreachable : 107
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 e5923831d..cd33b98f6 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] : 5
- [funcs] : 18
+ [exports] : 4
+ [funcs] : 13
[globals] : 16
[imports] : 5
[memories] : 1
@@ -8,36 +8,35 @@ total
[table-data] : 4
[tables] : 1
[tags] : 2
- [total] : 746
- [vars] : 33
- ArrayNew : 7
- AtomicFence : 1
- AtomicRMW : 1
- Binary : 84
- Block : 91
- Break : 3
- Call : 32
- CallIndirect : 1
- CallRef : 2
- Const : 153
- Drop : 11
- GlobalGet : 48
- GlobalSet : 46
+ [total] : 592
+ [vars] : 27
+ ArrayNew : 1
+ AtomicNotify : 1
+ Binary : 71
+ Block : 72
+ Break : 10
+ Call : 20
+ Const : 129
+ Drop : 4
+ GlobalGet : 33
+ GlobalSet : 33
I31New : 1
- If : 29
- Load : 25
- LocalGet : 48
- LocalSet : 30
- Loop : 7
- Nop : 5
- RefFunc : 18
- RefIsNull : 3
- RefNull : 14
- Return : 6
- SIMDExtract : 2
- Select : 4
- StructNew : 3
- TupleExtract : 1
- TupleMake : 12
- Unary : 32
- Unreachable : 26
+ If : 24
+ Load : 19
+ LocalGet : 44
+ LocalSet : 25
+ Loop : 4
+ Nop : 7
+ RefAs : 3
+ RefEq : 1
+ RefFunc : 10
+ RefIsNull : 1
+ RefNull : 10
+ RefTest : 1
+ Return : 4
+ Store : 2
+ StructNew : 4
+ TupleExtract : 2
+ TupleMake : 11
+ Unary : 25
+ Unreachable : 20