v8/test
Toon Verwaest f4bd6f6b0b [interpreter] Speed up the BytecodeArrayAccessor through direct memory access
This speeds up the sparkplug compiler by >20%.

Change-Id: I9dece7209b0ddf53d876df9aca4b2feede6259c5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2682644
Auto-Submit: Toon Verwaest <verwaest@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72624}
2021-02-10 13:35:40 +00:00
..
benchmarks cppgc-js: Report C++ memory to V8's heap growing 2021-01-27 00:32:05 +00:00
cctest [wasm-gc] Enable rtt test in liftoff 2021-02-10 08:55:57 +00:00
common [wasm-simd] Implement i64x2.abs in interpreter 2021-02-09 23:58:51 +00:00
debugger [nci] Remove the nci test variants 2021-01-28 16:36:01 +00:00
debugging [wasm] [debugging] Fix --wasm-gdb-remote 2020-12-08 19:37:25 +00:00
fuzzer [wasm-simd][fuzzer] Fix fuzzing simd load lane 2021-02-03 22:25:18 +00:00
fuzzilli
inspector Add RISC-V backend 2021-02-09 17:06:36 +00:00
intl Fix Intl.DisplayNames language canoncalization 2021-02-10 02:59:43 +00:00
js-perf-test
memory
message [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
mjsunit [test] Run tests on all Mac bots in the pool 2021-02-10 13:32:30 +00:00
mkgrokdump
mozilla [compiler, infra] Add a --stress-concurrent-inlining flag and a bot 2021-01-29 12:05:03 +00:00
test262 [parser] Disallow for (async of expr) 2021-02-09 20:56:21 +00:00
torque [torque] Allow returning pairs from builtins 2021-01-19 18:03:12 +00:00
unittests [interpreter] Speed up the BytecodeArrayAccessor through direct memory access 2021-02-10 13:35:40 +00:00
wasm-api-tests [test][cleanup] Rename WASM_*_GLOBAL to WASM_GLOBAL_* 2020-12-17 21:26:54 +00:00
wasm-js [wasm][memory64] Update spec tests 2021-02-08 13:17:29 +00:00
wasm-spec-tests [wasm-simd][arm] Implement i64x2.ne and i64x2 all_true 2021-02-09 18:56:14 +00:00
webkit
BUILD.gn
OWNERS