v8/test/wasm-spec-tests
Andreas Haas dc1d0796d5 [turbofan] Optimize verification of switch nodes
I changed the verification algorithm of switch nodes from a quadratic
algorithm to a linear one. On my machine this speeds up the test from
17 seconds to 2 seconds in the x64.optdebug build.

R=mslekova@chromium.org

Bug: v8:9810
Change-Id: I952d3fcc641b4e269b8ebac8f65fe545c6062587
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1905768
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64877}
2019-11-11 11:06:31 +00:00
..
BUILD.gn [build] Add data deps for d8 test suites 2018-03-26 13:44:58 +00:00
OWNERS Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
testcfg.py [wasm] update spec tests 2019-10-31 10:09:46 +00:00
tests.tar.gz.sha1 [wasm] update spec tests 2019-10-31 10:09:46 +00:00
wasm-spec-tests.status [turbofan] Optimize verification of switch nodes 2019-11-11 11:06:31 +00:00