v8/src/wasm/baseline
Manos Koukoutos 3f9f569cd6 [wasm-gc] Implement array.init_from_data
Bug: v8:7748
Change-Id: Iee5afc3ce21f3a09fdb810beb6a73123bf21afdf
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3401594
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78766}
2022-01-26 09:16:27 +00:00
..
arm [liftoff] Allow bailout for missing ARMv7 2022-01-07 16:50:55 +00:00
arm64 [wasm] Execution budget based dynamic tiering 2021-10-29 14:20:26 +00:00
ia32 [wasm-gc] Implement array.init_from_data 2022-01-26 09:16:27 +00:00
loong64 [loong64][mips][wasm] Execution budget based dynamic tiering 2021-11-02 02:14:53 +00:00
mips [cleanup] Rename RelocInfo::NONE to RelocInfo::NO_INFO to fix -Wshadow 2021-11-17 19:11:40 +00:00
mips64 [loong64][mips][wasm] Execution budget based dynamic tiering 2021-11-02 02:14:53 +00:00
ppc PPC [liftoff]: Use scratch instead of ip 2021-12-08 16:04:41 +00:00
riscv64 [riscv64] Add I8x16_Popcnt for WASM SIMD 2021-12-27 08:15:49 +00:00
s390 S390 [liftoff]: Implement simd bitmask 2022-01-25 23:53:06 +00:00
x64 [liftoff] Fix SIMD stack moves 2022-01-24 11:27:35 +00:00
DEPS
liftoff-assembler-defs.h [wasm][loong64] Fix register configuration 2021-09-09 01:39:02 +00:00
liftoff-assembler.cc [wasm][liftoff] Fix spill offsets in merge regions 2021-10-26 16:07:00 +00:00
liftoff-assembler.h [cleanup] Rename RelocInfo::NONE to RelocInfo::NO_INFO to fix -Wshadow 2021-11-17 19:11:40 +00:00
liftoff-compiler.cc [wasm-gc] Implement array.init_from_data 2022-01-26 09:16:27 +00:00
liftoff-compiler.h [liftoff] Refactor options for Liftoff compilation 2021-08-04 16:48:48 +00:00
liftoff-register.h [wasm] Execution budget based dynamic tiering 2021-10-29 14:20:26 +00:00