summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/passes/translate-to-fuzz_all-features_metrics_noprint.txt73
1 files changed, 39 insertions, 34 deletions
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 80922d954..dc8be142a 100644
--- a/test/passes/translate-to-fuzz_all-features_metrics_noprint.txt
+++ b/test/passes/translate-to-fuzz_all-features_metrics_noprint.txt
@@ -1,40 +1,45 @@
total
- [exports] : 8
- [funcs] : 15
- [globals] : 11
+ [exports] : 3
+ [funcs] : 4
+ [globals] : 5
[imports] : 5
[memories] : 1
[memory-data] : 20
- [table-data] : 5
+ [table-data] : 2
[tables] : 1
- [tags] : 1
- [total] : 538
- [vars] : 43
- ArrayNewFixed : 1
- AtomicFence : 2
- Binary : 67
- Block : 70
- Break : 1
- Call : 23
- CallRef : 1
- Const : 116
- Drop : 11
- GlobalGet : 36
- GlobalSet : 34
- I31New : 4
- If : 19
+ [tags] : 0
+ [total] : 682
+ [vars] : 3
+ AtomicCmpxchg : 1
+ AtomicFence : 3
+ AtomicNotify : 2
+ Binary : 76
+ Block : 105
+ Break : 15
+ Call : 5
+ CallRef : 3
+ Const : 170
+ Drop : 3
+ GlobalGet : 42
+ GlobalSet : 41
+ I31Get : 2
+ I31New : 2
+ If : 32
Load : 16
- LocalGet : 35
- LocalSet : 17
- Loop : 2
- MemoryInit : 1
- Nop : 5
- RefFunc : 17
- RefNull : 5
- Return : 4
- SIMDExtract : 1
- Store : 1
- StructNew : 5
- TupleMake : 9
- Unary : 18
- Unreachable : 17
+ LocalGet : 23
+ LocalSet : 19
+ Loop : 16
+ MemoryCopy : 1
+ MemoryFill : 2
+ MemoryInit : 2
+ Nop : 23
+ RefFunc : 7
+ RefNull : 1
+ Return : 5
+ SIMDExtract : 2
+ Select : 4
+ Store : 3
+ StructNew : 1
+ TupleMake : 2
+ Unary : 33
+ Unreachable : 20