v8/test/cctest/interpreter
machenbach 1f81574911 Revert of [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode. (patchset #3 id:40001 of https://codereview.chromium.org/2084623002/ )
Reason for revert:
[Sheriff] Breaks gc stress:
https://build.chromium.org/p/client.v8/builders/V8%20Linux64%20GC%20Stress%20-%20custom%20snapshot/builds/6304

Original issue's description:
> [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode.
>
> Make intrinsic ids a contiguous set of ids so that the switch statement can build
> a table switch rather than doing a large if/else tree.
>
> BUG=v8:4822
> LOG=N
>
> Committed: https://crrev.com/36abd28a8d9932eb55d7c2bf3ad5e7cfe3eb99ea
> Cr-Commit-Position: refs/heads/master@{#37135}

TBR=epertoso@chromium.org,oth@chromium.org,rmcilroy@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4822

Review-Url: https://codereview.chromium.org/2085823003
Cr-Commit-Position: refs/heads/master@{#37137}
2016-06-21 11:53:00 +00:00
..
bytecode_expectations Revert of [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode. (patchset #3 id:40001 of https://codereview.chromium.org/2084623002/ ) 2016-06-21 11:53:00 +00:00
bytecode-expectations-printer.cc Revert of [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode. (patchset #3 id:40001 of https://codereview.chromium.org/2084623002/ ) 2016-06-21 11:53:00 +00:00
bytecode-expectations-printer.h [interpreter] Add checks for source position to test-bytecode-generator. 2016-05-11 12:22:17 +00:00
generate-bytecode-expectations.cc [icu] Support loading data file from default location 2016-06-08 12:11:34 +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 [interpreter] Compilation fix in bytecode source position tester. 2016-06-09 19:13:20 +00:00
source-position-matcher.h [interpreter] Ensure optimizations preserve source positions. 2016-06-09 12:04:38 +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 intrinsics for Is<Type> calls. 2016-06-03 10:56:01 +00:00
test-interpreter.cc [Interpreter] Move jump processing to bytecode array writer. 2016-06-03 14:53:23 +00:00
test-source-positions.cc [interpreter] Filter expression positions at source. 2016-06-09 13:33:29 +00:00