v8/test
jarin b9e287c6d9 [turbofan] Effect linearization after representation inference.
This introduces a compiler pass that schedules the graph and re-wires effect chain according to the schedule. It also connects allocating representation changes to the effect chain, and removes the BeginRegion and EndRegion nodes - they should not be needed anymore because all effectful nodes should be already wired-in.

This is an intermediate CL - the next step is to move lowering of the Change*ToTaggedEffect nodes to StateEffectIntroduction so that we do not have to introduce the effectful versions of nodes.

Review URL: https://codereview.chromium.org/1849603002

Cr-Commit-Position: refs/heads/master@{#35565}
2016-04-18 08:29:51 +00:00
..
benchmarks
cctest Expose JSON stringifier through V8 API 2016-04-15 18:24:28 +00:00
fuzzer Expose JSON stringifier through V8 API 2016-04-15 18:24:28 +00:00
intl Allow to pass a user message to assert functions 2016-04-07 08:16:04 +00:00
js-perf-test [js-perf-test] fixup error in JSTests.json 2016-03-09 11:58:00 +00:00
memory
message Remove runtime flags for sloppy mode block scoping features 2016-04-08 00:30:20 +00:00
mjsunit [turbofan] Optimize typeof in abstract/strict equality comparison. 2016-04-18 07:03:23 +00:00
mozilla Pass all parser flags from Parser to PreParser 2016-03-19 00:55:10 +00:00
preparser [testing] Move the last JS tests out of "preparser". 2016-03-14 17:10:49 +00:00
promises-aplus Make test262 test runner check for which exception is thrown 2016-03-14 21:20:37 +00:00
simdjs Make test262 test runner check for which exception is thrown 2016-03-14 21:20:37 +00:00
test262 Further ES2015 RegExp spec compliance fixes 2016-04-04 07:06:18 +00:00
unittests [turbofan] Effect linearization after representation inference. 2016-04-18 08:29:51 +00:00
webkit S390: Skip slow test. 2016-04-08 14:15:44 +00:00
bot_default.gyp
bot_default.isolate
default.gyp
default.isolate
ignition.gyp
ignition.isolate [testing] Extend interpreter testing to webkit suite. 2016-03-14 16:12:50 +00:00
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate