v8/test/cctest/interpreter
oth a451bd1a68 Reland "[interpeter] Move to table based peephole optimizer."
Original issue's description:
> [interpeter] Move to table based peephole optimizer.
>
> Introduces a lookup table for peephole optimizations.
>
> Fixes some tests using BytecodePeepholeOptimizer::Write() that should
> have been update to use BytecodePeepholeOptimizer::WriteJump().
>
> BUG=v8:4280
> LOG=N
>
> Committed: https://crrev.com/f4234422b93b21a286b0f31799009bcbe8b90b9e
> Cr-Commit-Position: refs/heads/master@{#37819}

BUG=v8:4280
LOG=N

Review-Url: https://codereview.chromium.org/2164583002
Cr-Commit-Position: refs/heads/master@{#37866}
2016-07-19 11:56:33 +00:00
..
bytecode_expectations Reland "[interpeter] Move to table based peephole optimizer." 2016-07-19 11:56:33 +00:00
bytecode-expectations-printer.cc Use source position table for unoptimized code. 2016-06-28 05:52:52 +00:00
bytecode-expectations-printer.h Use source position table for unoptimized code. 2016-06-28 05:52:52 +00:00
generate-bytecode-expectations.cc Provide a convenience array buffer allocator 2016-06-29 07:42:40 +00:00
interpreter-tester.cc [Interpreter] Make ignition compiler eagerly. 2016-03-24 18:38:24 +00:00
interpreter-tester.h Move of the type feedback vector to the closure. 2016-05-27 08:10:51 +00:00
source-position-matcher.cc Use source position table for unoptimized code. 2016-06-28 05:52:52 +00:00
source-position-matcher.h Use source position table for unoptimized code. 2016-06-28 05:52:52 +00:00
test-bytecode-generator.cc [Interpreter] Make lazy compilation the default. 2016-05-24 12:52:50 +00:00
test-interpreter-intrinsics.cc [Interpreter] Add ClassOf intrinsic. 2016-07-11 11:48:21 +00:00
test-interpreter.cc [Interpreter] Collect type feedback for calls in the bytecode handler 2016-07-13 08:00:23 +00:00
test-source-positions.cc Address compilation warnings for android build. 2016-07-12 11:21:56 +00:00