Michael Holman 119e92ca50 fixup file casing in unittests 8 lat temu
..
baselines 091bd9f891 OS#13149792 Do not call RecyclerNew with length 0 in case we call WebAssemblyTable.grow with initial length of 0. 8 lat temu
binaries ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
wasts ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
api.js 091bd9f891 OS#13149792 Do not call RecyclerNew with length 0 in case we call WebAssemblyTable.grow with initial length of 0. 8 lat temu
array.baseline 26999473ff Add jit support for x64 load and store index out of bounds 9 lat temu
array.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
array.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
array.wast 26999473ff Add jit support for x64 load and store index out of bounds 9 lat temu
basic.asm_module.js e44a8b287b Initial commit for WebAssembly prototype 10 lat temu
basic.baseline be6f90ed14 Fix crash when trying to print wasm function 9 lat temu
basic.js be6f90ed14 Fix crash when trying to print wasm function 9 lat temu
basic.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
basic.wast f084269452 Update tests to 0xd 9 lat temu
basicBinary.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
binary.js 119e92ca50 fixup file casing in unittests 8 lat temu
bugs.js a23a96f9bc Moved wabt api implementation to the wabt project. 9 lat temu
call.js 5b17c72d69 Fix copyright, linux build and baseline updates 9 lat temu
controlflow.baseline b60fc4babc Fix how yielding works (again) 9 lat temu
controlflow.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
controlflow.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
controlflow.wast b60fc4babc Fix how yielding works (again) 9 lat temu
cse.js 2622c05ac1 Do int64 const prop 8 lat temu
debugger_basic.js acafcbb650 Support WebAssembly types in Jsrt debugger. 8 lat temu
debugger_basic.js.dbg.baseline acafcbb650 Support WebAssembly types in Jsrt debugger. 8 lat temu
debugger_basic_launch.js.dbg.baseline acafcbb650 Support WebAssembly types in Jsrt debugger. 8 lat temu
dropteelocal.baseline 79328b0da2 Wasm: drop and tee_local 9 lat temu
dropteelocal.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
dropteelocal.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
dropteelocal.wast 02304ad7d8 Update wasm internal tests 9 lat temu
f32.js 84505ba0dd Update f32.js to cover failing case 8 lat temu
f32address.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
f32address.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
f32address.wast 02304ad7d8 Update wasm internal tests 9 lat temu
f64.js 84505ba0dd Update f32.js to cover failing case 8 lat temu
fastarray.js b48bb48086 Rebase + self code review 9 lat temu
global.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. 9 lat temu
i32_popcnt.baseline e51083a977 wasm popcnt32 + tests 9 lat temu
i32_popcnt.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
i32_popcnt.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
i32_popcnt.wast 02304ad7d8 Update wasm internal tests 9 lat temu
i64.js 119e92ca50 fixup file casing in unittests 8 lat temu
i64cf.js aa8c1af8bf tests 9 lat temu
i64cf.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
i64cf.wast aa8c1af8bf tests 9 lat temu
inlining.baseline 75f5e8f298 Address CR feedback 8 lat temu
inlining.js 1a24313bba add inlining support for asm.js/wasm 8 lat temu
invalid_global_mut.js ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
limits.js 119e92ca50 fixup file casing in unittests 8 lat temu
loopstslot.js 248181095f remove invalid assert about dead slots in JIT loop body 8 lat temu
loopyield.js 569206bb4f Correctly restore yielded values from jit loop bodies. 8 lat temu
loopyieldnested.js 569206bb4f Correctly restore yielded values from jit loop bodies. 8 lat temu
loopyieldregress.js b57de2056f Reduce memory imprint by saving only the current register for each types when entering a loop. 8 lat temu
loopyieldtypes.js 569206bb4f Correctly restore yielded values from jit loop bodies. 8 lat temu
math.js 2e8dd2e301 Add test for int64 comparison operators 8 lat temu
math.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
math.wast 6b8521b03d Rebase + CR Fix 9 lat temu
memory.js 3ad6f7270b Replaced ArrayBuffer.transfer with ArrayBuffer.detach in test builds. 8 lat temu
misc.baseline f29f4213da enable f64copysign 9 lat temu
misc.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
misc.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
misc.wast f29f4213da enable f64copysign 9 lat temu
nestedblocks.js 119e92ca50 fixup file casing in unittests 8 lat temu
oom.js f755ea79ec grow_memory tests on x32 9 lat temu
oom.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
oom.wast f755ea79ec grow_memory tests on x32 9 lat temu
oom_wasm.js f755ea79ec grow_memory tests on x32 9 lat temu
params.js 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 lat temu
polyinline.js 0db8e86dfb add test 8 lat temu
regress.js c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack 8 lat temu
response.js e866ab35da Separate WebAssembly.compile/instantiate for streaming api in WebAssembly.compileStreaming and WebAssembly.instantiateStreaming respectively. 8 lat temu
rlexe.xml 119e92ca50 fixup file casing in unittests 8 lat temu
rot.baseline 3f3cbfc136 wasm: Add rotate opcodes 10 lat temu
rot.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 lat temu
rot.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
rot.wast 02304ad7d8 Update wasm internal tests 9 lat temu
signextend.js 119e92ca50 fixup file casing in unittests 8 lat temu
superlongsignaturemismatch.js 6d21a1b45a Cleanup superlongsignaturemismatch.js and use less than 1000 arguments (the limit) 8 lat temu
table.baseline a0857b2c7b Disallow const globals to be used in init_expr 9 lat temu
table.js a0857b2c7b Disallow const globals to be used in init_expr 9 lat temu
table.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
table.wast a0857b2c7b Disallow const globals to be used in init_expr 9 lat temu
table_imports.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. 9 lat temu
tracing.js 2f0a26a3b5 Remove tracing test, baseline is too highly tied to the bytecode 8 lat temu
trunc.js 710b7d880f fixing tests after merge 9 lat temu
trunc.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 lat temu
trunc.wast 05a28df871 truncation bug fixes, clean-up 9 lat temu
unsigned.js 58de04bdea Added tests to make sure unsigned int64 cse is correctly handled 8 lat temu
wasmcctx.js acafcbb650 Support WebAssembly types in Jsrt debugger. 8 lat temu
wasmcctx.js.dbg.baseline acafcbb650 Support WebAssembly types in Jsrt debugger. 8 lat temu
wasmcctxmodule.js acafcbb650 Support WebAssembly types in Jsrt debugger. 8 lat temu
wasmutils.js 2e8dd2e301 Add test for int64 comparison operators 8 lat temu