v8/test/cctest/wasm
ahaas a910cb4006 [wasm] Implemented F32Trunc as a turbofan graph based on int32 instructions.
Platforms which do not provide rounding instructions (like x64 without
sse4.1, arm before v8) fall back to this new soft float inplementation.

BUG=575379

LOG=Y

R=titzer@chromium.org

Review URL: https://codereview.chromium.org/1611513003

Cr-Commit-Position: refs/heads/master@{#33412}
2016-01-20 15:43:16 +00:00
..
OWNERS Adding OWNERS files to test directories for wasm. 2015-12-14 14:22:15 +00:00
test-run-wasm-js.cc [wasm] Disable failing tests on arm. 2016-01-18 17:07:05 +00:00
test-run-wasm-module.cc [wasm] Create a wrapper function for WASM.asmCompileRun(). 2016-01-18 15:39:44 +00:00
test-run-wasm.cc [wasm] Implemented F32Trunc as a turbofan graph based on int32 instructions. 2016-01-20 15:43:16 +00:00
test-signatures.h
wasm-run-utils.h Reland of [wasm] Add tests for JS wrappers to test-run-wasm. 2016-01-14 09:49:04 +00:00