v8/test/cctest/interpreter
mythria f665c823dd [Interpreter] Adds an optimization to remove redundant Ldar/Star.
Adds an optimization to omit generating Ldar/Star if the same register
is loaded or stored from the accumulator in the earlier instruction.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#31984}
2015-11-13 14:15:35 +00:00
..
test-bytecode-generator.cc [Interpreter] Adds an optimization to remove redundant Ldar/Star. 2015-11-13 14:15:35 +00:00
test-interpreter.cc [Interpreter] Add support for new.target 2015-11-06 15:46:10 +00:00