v8/test
bmeurer 7dcb6ad379 [turbofan] Restore basic write barrier elimination.
Restore the basic write barrier elimination that we used to run as part
of the simplified lowering phase (in ChangeLowering actually) before, by
moving the write barrier computation to SimplifiedLowering where we can
still look at types and consider the heap/isolate, and just update the
WriteBarrierKind in the FieldAccess/ElementAccess that we later use when
lowering to a machine Load/Store.

CQ_INCLUDE_TRYBOTS=tryserver.v8:v8_linux64_tsan_rel
R=mstarzinger@chromium.org
BUG=v8:4969,chromium:608636
LOG=n

Review-Url: https://codereview.chromium.org/1938993002
Cr-Commit-Position: refs/heads/master@{#35969}
2016-05-03 09:43:46 +00:00
..
benchmarks [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
cctest [turbofan] Restore basic write barrier elimination. 2016-05-03 09:43:46 +00:00
fuzzer [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
intl [Interpreter] Skip some tests that fail with --ignition 2016-05-02 12:17:52 +00:00
js-perf-test [js-perf-test] Shorten output of JSTests/PropertyQueries microbenchmark. 2016-04-27 09:14:14 +00:00
memory
message Properly disallow 'yield' in class expressions and arrow parameters 2016-05-03 01:57:48 +00:00
mjsunit Use InternalArrays from certain Intl code 2016-05-02 18:19:25 +00:00
mozilla [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
preparser [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
promises-aplus Make test262 test runner check for which exception is thrown 2016-03-14 21:20:37 +00:00
simdjs [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
test262 Skip new module test262 tests that fail on the waterfall 2016-05-03 01:55:04 +00:00
unittests [wasm] Remove unnecessary kExprNop from WASM_BR and other macros. 2016-05-03 08:20:04 +00:00
webkit [Interpreter] Skip some tests that fail with --ignition 2016-05-02 12:17:52 +00:00
bot_default.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
bot_default.isolate
default.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
default.isolate
ignition.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
ignition.isolate [testing] Extend interpreter testing to webkit suite. 2016-03-14 16:12:50 +00:00
optimize_for_size.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
optimize_for_size.isolate
perf.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
perf.isolate