• bbudge's avatar
    Implement remaining Boolean SIMD operations on ARM. · 386e5a11
    bbudge authored
    - Implements Select instructions using a single ARM vbsl instruction.
    - Renames boolean machine operators to match renamed S1xN machine types.
    - Implements S1xN vector logical ops, AND, OR, XOR, NOT for ARM.
    - Implements S1xN AnyTrue, AllTrue ops for ARM.
    - Eliminates unused SIMD op categories in opcodes.h.
    
    LOG=N
    BUG=v8:6020
    
    Review-Url: https://codereview.chromium.org/2711863002
    Cr-Commit-Position: refs/heads/master@{#43556}
    386e5a11
Name
Last commit
Last update
..
OWNERS Loading commit data...
test-run-wasm-64.cc Loading commit data...
test-run-wasm-asmjs.cc Loading commit data...
test-run-wasm-interpreter.cc Loading commit data...
test-run-wasm-js.cc Loading commit data...
test-run-wasm-module.cc Loading commit data...
test-run-wasm-relocation.cc Loading commit data...
test-run-wasm-simd.cc Loading commit data...
test-run-wasm.cc Loading commit data...
test-wasm-breakpoints.cc Loading commit data...
test-wasm-interpreter-entry.cc Loading commit data...
test-wasm-stack.cc Loading commit data...
test-wasm-trap-position.cc Loading commit data...
wasm-run-utils.h Loading commit data...