v8/test
mtrofin 96c0e6f96b [turbofan] relative_id of splinters and their children.
A LiveRange is identified by 2 integers: the vreg() of its TopLevel,
which is the virtual register (operand) ID; and a relative_id(), which has
no meaning in the program, but is valuable in debugging or tracing
scenarios.

This change ensures that relative_id is unique even in cases of splinter
ranges and their children.

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

Cr-Commit-Position: refs/heads/master@{#30665}
2015-09-09 19:34:11 +00:00
..
benchmarks [test] Key variant flags by variant name everywhere. 2015-07-29 07:14:30 +00:00
cctest [Interpreter] Add support for property store operations. 2015-09-09 15:46:12 +00:00
intl Ensure String.prototype.normalize.length is 0 2015-08-05 15:13:45 +00:00
js-perf-test [es6] add js-perf-test for rest parameters 2015-09-08 23:17:11 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Use baseline code to compute message locations. 2015-09-08 14:14:59 +00:00
mjsunit Crankshaft: consolidated element loads always deopted on seeing the hole 2015-09-09 15:15:30 +00:00
mozilla [test] Fix skipping slow tests. 2015-09-01 12:56:33 +00:00
preparser [test] Key variant flags by variant name everywhere. 2015-07-29 07:14:30 +00:00
promises-aplus Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
simdjs [simd.js] Disable SIMD polyfill. 2015-09-01 22:24:57 +00:00
test262 Make Date.prototype an ordinary object 2015-08-31 20:45:48 +00:00
test262-es6 Adding ElementsAccessor::Concat 2015-09-07 13:45:02 +00:00
unittests [turbofan] relative_id of splinters and their children. 2015-09-09 19:34:11 +00:00
webkit Correctify instanceof and make it optimizable. 2015-08-25 04:48:54 +00:00