v8/test/cctest/wasm
Clemens Hammacher 6f93d59d92 [test] Add nan bit patterns to uint{32,64}_vector
If you just cast those patterns to float or double and pass them
around, the quiet/signaling NaN bit might change. We had several bugs
around this, so add these patterns to the general input vectors.

This oncovers a bug in the wasm interpreter, which will be fixed in a
separate CL.

R=ahaas@chromium.org

Bug: v8:6947, v8:6954
Change-Id: I205b8ab784b087b1e4988190fa725df0b90e7ee0
Reviewed-on: https://chromium-review.googlesource.com/725345
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48731}
2017-10-19 09:25:01 +00:00
..
OWNERS Add eholk to Wasm-related OWNERS files 2017-08-10 18:58:00 +00:00
test-c-wasm-entry.cc Reland "[test] Avoid unnecessary std::vector allocations" 2017-10-19 08:47:31 +00:00
test-run-wasm-64.cc [wasm] Allow traps in tests with many parameters in cctests 2017-09-26 07:53:39 +00:00
test-run-wasm-asmjs.cc [wasm] Introduce the WasmContext 2017-09-28 16:14:03 +00:00
test-run-wasm-atomics.cc [wasm] Add disassembly for Atomic ops in wasm-text 2017-10-05 23:00:51 +00:00
test-run-wasm-interpreter.cc [jumbo] add test namespaces for cctest 2017-09-21 08:46:16 +00:00
test-run-wasm-js.cc [jumbo] drop duplicate BUILD macro from test-run-wasm-js.cc 2017-09-22 11:15:08 +00:00
test-run-wasm-module.cc [wasm][cleanup] Rename kResizableMaximumFlag kHasMaximumFlag 2017-10-13 08:05:11 +00:00
test-run-wasm-relocation.cc [wasm] Store the globals_start in WasmContext. 2017-10-16 09:35:47 +00:00
test-run-wasm-simd.cc Revert "[ia32][wasm] Add I32x4AddHoriz and I16x8AddHoriz" 2017-10-17 06:46:56 +00:00
test-run-wasm.cc [test] Add nan bit patterns to uint{32,64}_vector 2017-10-19 09:25:01 +00:00
test-streaming-compilation.cc [wasm] Fix platform initialization in test-streaming-compilation. 2017-10-09 19:25:14 +00:00
test-wasm-breakpoints.cc [iwyu] Extend inline include checking to tests. 2017-09-08 09:31:32 +00:00
test-wasm-interpreter-entry.cc Reland "[test] Avoid unnecessary std::vector allocations" 2017-10-19 08:47:31 +00:00
test-wasm-stack.cc [wasm] remove movable objects from WasmToJsWrapper 2017-09-21 19:24:42 +00:00
test-wasm-trap-position.cc [jumbo] add test namespaces for cctest 2017-09-21 08:46:16 +00:00
wasm-run-utils.cc [wasm] Canonicalize signatures per module at module decode time. 2017-10-16 12:03:21 +00:00
wasm-run-utils.h [wasm] Canonicalize signatures per module at module decode time. 2017-10-16 12:03:21 +00:00