Richard
|
1ad2969357
Linux/macOS CI: (#6559)
|
5 лет назад |
Michael Holman
|
a06ebc1b56
don't throw wasm compile exception after finishing bytecode gen
|
7 лет назад |
Michael Ferris
|
7db95c6264
Revert commit 2ee6f53fdb798952c49c2e0efa96753d575499d4
|
8 лет назад |
Michael Ferris
|
0280af23c1
Split test wasm/unsigned.js as it was timing out sometimes.
|
8 лет назад |
Michael Ferris
|
9f3b693442
[MERGE #4874 @Cellule] Wasm/AsmJs: Cleanup jit memory reload
|
8 лет назад |
Michael Ferris
|
b17a8c05b9
Reduce the number of Buffer reloads to do in WebAssembly.
|
8 лет назад |
Doug Ilijev
|
a5f64bb2cc
Convert exclude_amd64 to exclude_x64
|
8 лет назад |
Doug Ilijev
|
089e6e37d3
Convert exclude_chk to exclude_debug
|
8 лет назад |
Michael Ferris
|
d5d87bf217
Implement WebAssemblySharedArrayBuffer + some tests
|
8 лет назад |
obastemur
|
d5277c5204
[1.9>master] [MERGE #4654 @obastemur] wasm: enable disabled mac tests
|
8 лет назад |
Oguz Bastemur
|
1829e2dc5d
wasm: enable disabled mac tests
|
8 лет назад |
Arun
|
ac39e5ad8b
Optimizing DIV and REM ops
|
8 лет назад |
Arun Purushan (Intel Americas Inc)
|
18d4c57483
Fixes a test failure.
|
8 лет назад |
Arun
|
29d150da60
Replacing high latency i32 div and reminder operations with mul, shift and adds.
|
8 лет назад |
Oguz Bastemur
|
0d54da34af
wasm: disable flaky test wasmcctx.js
|
8 лет назад |
Michael Holman
|
79df905098
[1.8>master] [MERGE #4531 @MikeHolman] fix and enable wasm on xplat
|
8 лет назад |
Michael Holman
|
119e92ca50
fixup file casing in unittests
|
8 лет назад |
Michael Holman
|
b9ec2c4783
remove test that only passes on master
|
8 лет назад |
Michael Ferris
|
fefa599b87
Fix PAL implementation of _vsnwprintf & _vsnprintf with regards to truncation.
|
8 лет назад |
Michael Holman
|
a2347a50ec
fix wasm on xplat
|
8 лет назад |
Michael Ferris
|
b8bbe4ab28
[MERGE #4469 @Cellule] WASM: Generic prefix handling
|
8 лет назад |
Michael Ferris
|
ffa75cb98d
Fix PAL implementation of _vsnwprintf & _vsnprintf with regards to truncation.
|
8 лет назад |
Michael Ferris
|
b7f1f8eac1
Implement generic way of dealing with prefixes
|
8 лет назад |
Michael Ferris
|
dfd9306850
Re-enable Wasm short signature check.
|
8 лет назад |
Derek Morris
|
9f54aa8b2e
ASAN: Disable test to unblock runs
|
8 лет назад |
Derek Morris
|
618e31a183
ASAN: Disable test in ASAN due to Output::buffer Leak
|
8 лет назад |
Michael Ferris
|
b57de2056f
Reduce memory imprint by saving only the current register for each types when entering a loop.
|
8 лет назад |
Michael Ferris
|
569206bb4f
Correctly restore yielded values from jit loop bodies.
|
8 лет назад |
Michael Ferris
|
4d18d86359
Fix how we call EntryQueryResponse in the WebAssembly streaming api
|
8 лет назад |
Taylor Woll
|
1c68c73e59
[1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7
|
8 лет назад |