v8/test
Clemens Hammacher 54040fff71 Reland "[wasm] Refactor function body decoder"
This is a reland of 6b4dc039a6
Original change's description:
> [wasm] Refactor function body decoder
> 
> This refactoring separates graph building from wasm decoding. The
> WasmGraphBuilder is just a consumer of the decoded information.
> Decoding without any consumer (i.e. just validation) gets 16% faster by
> this refactoring, because no TFNode* have to be stored in the value
> stack, and all dynamic tests to determine whether the graph should be
> build are gone (measured on AngryBots; before: 110.2 +- 3.3ms, after:
> 92.2 +- 3.1 ms).
> 
> This new design will allow us to also attach other consumers, e.g. a
> new baseline compiler.
> 
> R=titzer@chromium.org
> 
> Bug: v8:6600
> Change-Id: I4b60f2409d871a16c3c52a37e515bcfb9dbb8f54
> Reviewed-on: https://chromium-review.googlesource.com/571010
> Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
> Reviewed-by: Ben Titzer <titzer@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#47671}

TBR=titzer@chromium.org

Bug: v8:6600
Change-Id: Idd867c5a1917437de5b6e3de5917cc1c9f194489
Reviewed-on: https://chromium-review.googlesource.com/640591
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47678}
2017-08-29 11:56:17 +00:00
..
benchmarks
cctest Pass Isolate pointer to String::Utf8Value/Value constructors 2017-08-28 18:17:08 +00:00
common [wasm] Naming consistency for min/max pages and sizes in wasm-module.h 2017-08-10 15:43:10 +00:00
debugger Reland "[Compiler] Remove CompileDebugCode and EnsureBytecode and replace with Compile" 2017-08-17 13:21:44 +00:00
fuzzer [wasm] Support max memory size in WasmModuleBuilder. 2017-08-29 11:33:07 +00:00
inspector Revert "Inspector: Runtime.callFunctionOn to accept executionContextId" 2017-08-29 06:37:57 +00:00
intl
js-perf-test [js-perf-tests] Bring basic-import and basic-export in line with basic-namespace 2017-08-25 21:38:22 +00:00
memory
message [parser] Turn on --harmony-template-escapes by default 2017-08-24 20:05:03 +00:00
mjsunit Reland "[wasm] Refactor function body decoder" 2017-08-29 11:56:17 +00:00
mkgrokdump
mozilla
preparser
promises-aplus
test262 [intl] Implement Intl.PluralRules behind --harmony-plural-rules 2017-08-21 22:23:59 +00:00
unittests Reland "[wasm] Refactor function body decoder" 2017-08-29 11:56:17 +00:00
wasm-spec-tests
webkit
bot_default.gyp
bot_default.isolate
BUILD.gn
default.gyp
default.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate