v8/test/unittests/interpreter
epertoso e25b264957 [turbofan] Introduces the BitcastWordToTaggedSigned and BitcastTaggedToWord opcodes.
They are nops, but will be used when verifying the machine graph.

BUG=

Review-Url: https://codereview.chromium.org/2367413002
Cr-Commit-Position: refs/heads/master@{#39758}
2016-09-27 10:26:24 +00:00
..
bytecode-array-builder-unittest.cc [interpreter] Add fast path for dynamic global lookups 2016-09-20 10:31:52 +00:00
bytecode-array-iterator-unittest.cc [Interpreter] Avoid accessing Isolate from during bytecode generation. 2016-08-18 13:42:22 +00:00
bytecode-array-writer-unittest.cc [Interpreter] Optimize BytecodeArrayBuilder and BytecodeArrayWriter. 2016-09-22 16:34:31 +00:00
bytecode-dead-code-optimizer-unittest.cc [Interpreter] Optimize BytecodeArrayBuilder and BytecodeArrayWriter. 2016-09-22 16:34:31 +00:00
bytecode-decoder-unittest.cc [interpreter] Add register output to ObjectLiteral 2016-08-09 10:30:29 +00:00
bytecode-peephole-optimizer-unittest.cc [Interpreter] Optimize BytecodeArrayBuilder and BytecodeArrayWriter. 2016-09-22 16:34:31 +00:00
bytecode-pipeline-unittest.cc [Interpreter] Optimize BytecodeArrayBuilder and BytecodeArrayWriter. 2016-09-22 16:34:31 +00:00
bytecode-register-allocator-unittest.cc [interpreter] Add support for scalable operands. 2016-03-21 17:09:49 +00:00
bytecode-register-optimizer-unittest.cc [Interpreter] Optimize BytecodeArrayBuilder and BytecodeArrayWriter. 2016-09-22 16:34:31 +00:00
bytecode-utils.h [interpreter] Introduce bytecode generation pipeline. 2016-05-12 19:20:04 +00:00
bytecodes-unittest.cc [Interpreter] Optimize BytecodeArrayBuilder and BytecodeArrayWriter. 2016-09-22 16:34:31 +00:00
constant-array-builder-unittest.cc [Interpreter] Avoid accessing Isolate from during bytecode generation. 2016-08-18 13:42:22 +00:00
interpreter-assembler-unittest.cc [turbofan] Introduces the BitcastWordToTaggedSigned and BitcastTaggedToWord opcodes. 2016-09-27 10:26:24 +00:00
interpreter-assembler-unittest.h [compiler] Remove compiler internals from CodeAssembler. 2016-08-12 12:57:48 +00:00