v8/test/cctest/wasm
Deepti Gandluri 3363e51958 [wasm] Add F32x4{Abs, Neg, AddHoriz}
- Remove redundant instruction from I16x8Splat
 - Force F32x4Splat to use movss, as using MacroAssembler can mix SSE/AVX
 instructions

Bug: v8:6020
Change-Id: I781c22adecf892a79b6a38c3d83fc4022f9067de
Reviewed-on: https://chromium-review.googlesource.com/898429
Reviewed-by: Bill Budge <bbudge@chromium.org>
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51123}
2018-02-06 17:31:42 +00:00
..
OWNERS Add eholk to Wasm-related OWNERS files 2017-08-10 18:58:00 +00:00
test-c-wasm-entry.cc [wasm] W^X mechanism for WasmCodeManager. 2017-12-04 17:22:31 +00:00
test-run-wasm-64.cc [wasm] Fix duplicated tests for float to I64 tests 2018-02-05 16:13:58 +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 Atomic Load, Store Ops to the interpreter 2017-12-01 23:03:02 +00:00
test-run-wasm-interpreter.cc [wasm] Move (almost all) constants to wasm-constants.h 2018-01-11 12:25:54 +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] Move SyncCompile* and AsyncCompile* methods to WasmEngine 2018-01-18 13:27:46 +00:00
test-run-wasm-relocation.cc [wasm] Simplify init by adding SetRawMemory() to WasmContext. 2017-12-15 20:33:16 +00:00
test-run-wasm-sign-extension.cc MIPS[64]: Port [wasm] Implement wasm sign extension opcodes 2018-01-26 14:20:33 +00:00
test-run-wasm-simd.cc [wasm] Add F32x4{Abs, Neg, AddHoriz} 2018-02-06 17:31:42 +00:00
test-run-wasm.cc [wasm] Implement wasm sign extension opcodes 2018-01-25 23:18:08 +00:00
test-streaming-compilation.cc [wasm][streaming] Only clear the compilation_unit_builder_ if it exists 2018-01-24 17:03:03 +00:00
test-wasm-breakpoints.cc [wasm] Dehandlify WasmCompiledModule interface 2017-12-18 16:58:08 +00:00
test-wasm-codegen.cc Add capability to handle CSP 'wasm-eval' in V8 2017-11-09 00:40:42 +00:00
test-wasm-interpreter-entry.cc Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
test-wasm-stack.cc [wasm] Enable tests for Liftoff 2017-10-25 13:14:56 +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] Merge function table and signature table 2018-01-16 14:34:59 +00:00
wasm-run-utils.h [wasm] Merge function table and signature table 2018-01-16 14:34:59 +00:00