Update Binaryen

This commit is contained in:
dcodeIO
2018-09-13 23:10:49 +02:00
parent 6949cf9f9e
commit d90cd085e5
51 changed files with 2786 additions and 9159 deletions

View File

@ -5,9 +5,12 @@
(type $iiii (func (param i32 i32 i32) (result i32)))
(type $iiiv (func (param i32 i32 i32)))
(type $iii (func (param i32 i32) (result i32)))
(type $iiiiii (func (param i32 i32 i32 i32 i32) (result i32)))
(type $iiv (func (param i32 i32)))
(type $v (func))
(type $FUNCSIG$i (func (result i32)))
(type $FUNCSIG$vii (func (param i32 i32)))
(type $FUNCSIG$iii (func (param i32 i32) (result i32)))
(type $FUNCSIG$iiii (func (param i32 i32 i32) (result i32)))
(import "env" "abort" (func $~lib/env/abort (param i32 i32 i32 i32)))
(global $~lib/allocator/arena/startOffset (mut i32) (i32.const 0))
(global $~lib/allocator/arena/offset (mut i32) (i32.const 0))
@ -29,7 +32,8 @@
(data (i32.const 104) "\1c\00\00\00~\00l\00i\00b\00/\00i\00n\00t\00e\00r\00n\00a\00l\00/\00a\00r\00r\00a\00y\00b\00u\00f\00f\00e\00r\00.\00t\00s")
(export "memory" (memory $0))
(start $start)
(func $~lib/symbol/Symbol (; 1 ;) (; has Stack IR ;) (type $ii) (param $0 i32) (result i32)
(func $~lib/symbol/Symbol (; 1 ;) (; has Stack IR ;) (type $FUNCSIG$i) (result i32)
(local $0 i32)
(set_global $~lib/symbol/nextId
(i32.add
(tee_local $0
@ -131,9 +135,9 @@
)
(get_local $1)
)
(func $~lib/memory/memory.allocate (; 3 ;) (; has Stack IR ;) (type $ii) (param $0 i32) (result i32)
(func $~lib/memory/memory.allocate (; 3 ;) (; has Stack IR ;) (type $FUNCSIG$i) (result i32)
(call $~lib/allocator/arena/__memory_allocate
(get_local $0)
(i32.const 24)
)
)
(func $~lib/internal/arraybuffer/computeSize (; 4 ;) (; has Stack IR ;) (type $ii) (param $0 i32) (result i32)
@ -179,32 +183,31 @@
)
(get_local $1)
)
(func $~lib/internal/memory/memset (; 6 ;) (; has Stack IR ;) (type $iiiv) (param $0 i32) (param $1 i32) (param $2 i32)
(local $3 i32)
(local $4 i64)
(func $~lib/internal/memory/memset (; 6 ;) (; has Stack IR ;) (type $FUNCSIG$vii) (param $0 i32) (param $1 i32)
(local $2 i32)
(if
(i32.eqz
(get_local $2)
(get_local $1)
)
(return)
)
(i32.store8
(get_local $0)
(get_local $1)
(i32.const 0)
)
(i32.store8
(i32.sub
(i32.add
(get_local $0)
(get_local $2)
(get_local $1)
)
(i32.const 1)
)
(get_local $1)
(i32.const 0)
)
(if
(i32.le_u
(get_local $2)
(get_local $1)
(i32.const 2)
)
(return)
@ -214,37 +217,37 @@
(get_local $0)
(i32.const 1)
)
(get_local $1)
(i32.const 0)
)
(i32.store8
(i32.add
(get_local $0)
(i32.const 2)
)
(get_local $1)
(i32.const 0)
)
(i32.store8
(i32.sub
(tee_local $3
(tee_local $2
(i32.add
(get_local $0)
(get_local $2)
(get_local $1)
)
)
(i32.const 2)
)
(get_local $1)
(i32.const 0)
)
(i32.store8
(i32.sub
(get_local $3)
(get_local $2)
(i32.const 3)
)
(get_local $1)
(i32.const 0)
)
(if
(i32.le_u
(get_local $2)
(get_local $1)
(i32.const 6)
)
(return)
@ -254,74 +257,63 @@
(get_local $0)
(i32.const 3)
)
(get_local $1)
(i32.const 0)
)
(i32.store8
(i32.sub
(i32.add
(get_local $0)
(get_local $2)
(get_local $1)
)
(i32.const 4)
)
(get_local $1)
(i32.const 0)
)
(if
(i32.le_u
(get_local $2)
(get_local $1)
(i32.const 8)
)
(return)
)
(set_local $2
(i32.sub
(get_local $2)
(tee_local $3
(i32.and
(i32.sub
(i32.const 0)
(get_local $0)
)
(i32.const 3)
)
)
)
)
(i32.store
(tee_local $0
(i32.add
(get_local $0)
(get_local $3)
)
)
(tee_local $1
(i32.mul
(i32.and
(get_local $1)
(i32.const 255)
(tee_local $2
(i32.and
(i32.sub
(i32.const 0)
(get_local $0)
)
(i32.const 3)
)
)
(i32.const 16843009)
)
)
(i32.const 0)
)
(i32.store
(i32.sub
(i32.add
(get_local $0)
(tee_local $2
(tee_local $1
(i32.and
(get_local $2)
(i32.sub
(get_local $1)
(get_local $2)
)
(i32.const -4)
)
)
)
(i32.const 4)
)
(get_local $1)
(i32.const 0)
)
(if
(i32.le_u
(get_local $2)
(get_local $1)
(i32.const 8)
)
(return)
@ -331,37 +323,37 @@
(get_local $0)
(i32.const 4)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.add
(get_local $0)
(i32.const 8)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.sub
(tee_local $3
(tee_local $2
(i32.add
(get_local $0)
(get_local $2)
(get_local $1)
)
)
(i32.const 12)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.sub
(get_local $3)
(get_local $2)
(i32.const 8)
)
(get_local $1)
(i32.const 0)
)
(if
(i32.le_u
(get_local $2)
(get_local $1)
(i32.const 24)
)
(return)
@ -371,66 +363,66 @@
(get_local $0)
(i32.const 12)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.add
(get_local $0)
(i32.const 16)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.add
(get_local $0)
(i32.const 20)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.add
(get_local $0)
(i32.const 24)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.sub
(tee_local $3
(tee_local $2
(i32.add
(get_local $0)
(get_local $2)
(get_local $1)
)
)
(i32.const 28)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.sub
(get_local $3)
(get_local $2)
(i32.const 24)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.sub
(get_local $3)
(get_local $2)
(i32.const 20)
)
(get_local $1)
(i32.const 0)
)
(i32.store
(i32.sub
(get_local $3)
(get_local $2)
(i32.const 16)
)
(get_local $1)
(i32.const 0)
)
(set_local $0
(i32.add
(get_local $0)
(tee_local $3
(tee_local $2
(i32.add
(i32.and
(get_local $0)
@ -441,60 +433,47 @@
)
)
)
(set_local $2
(set_local $1
(i32.sub
(get_local $1)
(get_local $2)
(get_local $3)
)
)
(set_local $4
(i64.or
(tee_local $4
(i64.extend_u/i32
(get_local $1)
)
)
(i64.shl
(get_local $4)
(i64.const 32)
)
)
)
(loop $continue|0
(if
(i32.ge_u
(get_local $2)
(get_local $1)
(i32.const 32)
)
(block
(i64.store
(get_local $0)
(get_local $4)
(i64.const 0)
)
(i64.store
(i32.add
(get_local $0)
(i32.const 8)
)
(get_local $4)
(i64.const 0)
)
(i64.store
(i32.add
(get_local $0)
(i32.const 16)
)
(get_local $4)
(i64.const 0)
)
(i64.store
(i32.add
(get_local $0)
(i32.const 24)
)
(get_local $4)
(i64.const 0)
)
(set_local $2
(set_local $1
(i32.sub
(get_local $2)
(get_local $1)
(i32.const 32)
)
)
@ -509,11 +488,11 @@
)
)
)
(func $~lib/arraybuffer/ArrayBuffer#constructor (; 7 ;) (; has Stack IR ;) (type $iiii) (param $0 i32) (param $1 i32) (param $2 i32) (result i32)
(local $3 i32)
(func $~lib/arraybuffer/ArrayBuffer#constructor (; 7 ;) (; has Stack IR ;) (type $FUNCSIG$iii) (param $0 i32) (param $1 i32) (result i32)
(local $2 i32)
(if
(i32.gt_u
(get_local $1)
(get_local $0)
(i32.const 1073741816)
)
(block
@ -526,34 +505,32 @@
(unreachable)
)
)
(set_local $3
(set_local $2
(call $~lib/internal/arraybuffer/allocateUnsafe
(get_local $1)
(get_local $0)
)
)
(if
(i32.eqz
(i32.and
(get_local $2)
(get_local $1)
(i32.const 1)
)
)
(call $~lib/internal/memory/memset
(i32.add
(get_local $3)
(get_local $2)
(i32.const 8)
)
(i32.const 0)
(get_local $1)
(get_local $0)
)
)
(get_local $3)
(get_local $2)
)
(func $~lib/map/Map<String,usize>#clear (; 8 ;) (; has Stack IR ;) (type $iv) (param $0 i32)
(i32.store
(get_local $0)
(call $~lib/arraybuffer/ArrayBuffer#constructor
(i32.const 0)
(i32.const 16)
(i32.const 0)
)
@ -565,7 +542,6 @@
(i32.store offset=8
(get_local $0)
(call $~lib/arraybuffer/ArrayBuffer#constructor
(i32.const 0)
(i32.const 48)
(i32.const 1)
)
@ -583,41 +559,33 @@
(i32.const 0)
)
)
(func $~lib/map/Map<String,usize>#constructor (; 9 ;) (; has Stack IR ;) (type $ii) (param $0 i32) (result i32)
(if
(i32.eqz
(get_local $0)
)
(block
(i32.store
(tee_local $0
(call $~lib/memory/memory.allocate
(i32.const 24)
)
)
(i32.const 0)
)
(i32.store offset=4
(get_local $0)
(i32.const 0)
)
(i32.store offset=8
(get_local $0)
(i32.const 0)
)
(i32.store offset=12
(get_local $0)
(i32.const 0)
)
(i32.store offset=16
(get_local $0)
(i32.const 0)
)
(i32.store offset=20
(get_local $0)
(i32.const 0)
)
(func $~lib/map/Map<String,usize>#constructor (; 9 ;) (; has Stack IR ;) (type $FUNCSIG$i) (result i32)
(local $0 i32)
(i32.store
(tee_local $0
(call $~lib/memory/memory.allocate)
)
(i32.const 0)
)
(i32.store offset=4
(get_local $0)
(i32.const 0)
)
(i32.store offset=8
(get_local $0)
(i32.const 0)
)
(i32.store offset=12
(get_local $0)
(i32.const 0)
)
(i32.store offset=16
(get_local $0)
(i32.const 0)
)
(i32.store offset=20
(get_local $0)
(i32.const 0)
)
(call $~lib/map/Map<String,usize>#clear
(get_local $0)
@ -672,50 +640,42 @@
)
(get_local $2)
)
(func $~lib/internal/string/compareUnsafe (; 11 ;) (; has Stack IR ;) (type $iiiiii) (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (param $4 i32) (result i32)
(local $5 i32)
(set_local $1
(i32.add
(get_local $0)
(i32.shl
(get_local $1)
(i32.const 1)
)
)
)
(set_local $2
(i32.add
(get_local $2)
(i32.shl
(get_local $3)
(i32.const 1)
)
)
(func $~lib/internal/string/compareUnsafe (; 11 ;) (; has Stack IR ;) (type $FUNCSIG$iiii) (param $0 i32) (param $1 i32) (param $2 i32) (result i32)
(local $3 i32)
(local $4 i32)
(set_local $3
(get_local $0)
)
(loop $continue|0
(if
(tee_local $0
(if (result i32)
(get_local $4)
(get_local $2)
(i32.eqz
(tee_local $5
(tee_local $4
(i32.sub
(i32.load16_u offset=4
(get_local $1)
(get_local $3)
)
(i32.load16_u offset=4
(get_local $2)
(get_local $1)
)
)
)
)
(get_local $4)
(get_local $2)
)
)
(block
(set_local $4
(set_local $2
(i32.sub
(get_local $4)
(get_local $2)
(i32.const 1)
)
)
(set_local $3
(i32.add
(get_local $3)
(i32.const 1)
)
)
@ -725,17 +685,11 @@
(i32.const 1)
)
)
(set_local $2
(i32.add
(get_local $2)
(i32.const 1)
)
)
(br $continue|0)
)
)
)
(get_local $5)
(get_local $4)
)
(func $~lib/string/String.__eq (; 12 ;) (; has Stack IR ;) (type $iii) (param $0 i32) (param $1 i32) (result i32)
(local $2 i32)
@ -786,9 +740,7 @@
(i32.eqz
(call $~lib/internal/string/compareUnsafe
(get_local $0)
(i32.const 0)
(get_local $1)
(i32.const 0)
(get_local $2)
)
)
@ -897,7 +849,6 @@
(local $8 i32)
(set_local $4
(call $~lib/arraybuffer/ArrayBuffer#constructor
(i32.const 0)
(i32.shl
(tee_local $2
(i32.add
@ -912,7 +863,6 @@
)
(set_local $5
(call $~lib/arraybuffer/ArrayBuffer#constructor
(i32.const 0)
(i32.mul
(tee_local $7
(i32.trunc_s/f64
@ -1305,7 +1255,6 @@
(local $8 i32)
(set_local $4
(call $~lib/arraybuffer/ArrayBuffer#constructor
(i32.const 0)
(i32.shl
(tee_local $2
(i32.add
@ -1320,7 +1269,6 @@
)
(set_local $5
(call $~lib/arraybuffer/ArrayBuffer#constructor
(i32.const 0)
(i32.mul
(tee_local $7
(i32.trunc_s/f64
@ -1595,38 +1543,34 @@
)
)
)
(func $~lib/symbol/Symbol.for (; 22 ;) (; has Stack IR ;) (type $ii) (param $0 i32) (result i32)
(local $1 i32)
(func $~lib/symbol/Symbol.for (; 22 ;) (; has Stack IR ;) (type $FUNCSIG$i) (result i32)
(local $0 i32)
(if
(get_global $~lib/symbol/stringToId)
(if
(call $~lib/map/Map<String,usize>#has
(get_global $~lib/symbol/stringToId)
(get_local $0)
(i32.const 8)
)
(return
(call $~lib/map/Map<String,usize>#get
(get_global $~lib/symbol/stringToId)
(get_local $0)
(i32.const 8)
)
)
)
(block
(set_global $~lib/symbol/stringToId
(call $~lib/map/Map<String,usize>#constructor
(i32.const 0)
)
(call $~lib/map/Map<String,usize>#constructor)
)
(set_global $~lib/symbol/idToString
(call $~lib/map/Map<String,usize>#constructor
(i32.const 0)
)
(call $~lib/map/Map<String,usize>#constructor)
)
)
)
(set_global $~lib/symbol/nextId
(i32.add
(tee_local $1
(tee_local $0
(get_global $~lib/symbol/nextId)
)
(i32.const 1)
@ -1634,21 +1578,21 @@
)
(if
(i32.eqz
(get_local $1)
(get_local $0)
)
(unreachable)
)
(call $~lib/map/Map<String,usize>#set
(get_global $~lib/symbol/stringToId)
(i32.const 8)
(get_local $0)
(get_local $1)
)
(call $~lib/map/Map<usize,String>#set
(get_global $~lib/symbol/idToString)
(get_local $1)
(get_local $0)
(i32.const 8)
)
(get_local $1)
(get_local $0)
)
(func $~lib/map/Map<usize,String>#has (; 23 ;) (; has Stack IR ;) (type $iii) (param $0 i32) (param $1 i32) (result i32)
(i32.ne
@ -1716,14 +1660,10 @@
(get_global $~lib/allocator/arena/startOffset)
)
(set_global $std/symbol/sym1
(call $~lib/symbol/Symbol
(i32.const 8)
)
(call $~lib/symbol/Symbol)
)
(set_global $std/symbol/sym2
(call $~lib/symbol/Symbol
(i32.const 8)
)
(call $~lib/symbol/Symbol)
)
(if
(i32.eq
@ -1741,14 +1681,10 @@
)
)
(set_global $std/symbol/sym3
(call $~lib/symbol/Symbol.for
(i32.const 8)
)
(call $~lib/symbol/Symbol.for)
)
(set_global $std/symbol/sym4
(call $~lib/symbol/Symbol.for
(i32.const 8)
)
(call $~lib/symbol/Symbol.for)
)
(if
(i32.ne