Commits
User selector
Commit History
Commits on Jun 27, 2019
[turbofan] Serialize bytecode array for concurrent graph building.
Show description for a807048authored andcommitted
Commits on Jun 19, 2019
Introduce bytecode array abstraction.
Show description for bb7bb8bauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on Oct 13, 2017
[objects.h splitting] Move Code & related classes.
Show description for d953b2aauthored andcommitted
Commits on Nov 21, 2016
[ignition] Refactor array iterator to separate out access
Show description for ae8a77eauthored andcommitted
Commits on Oct 5, 2016
[Interpreter]: Add kRegList operand type for register list operands.
Show description for 479e8f2authored andcommitted
Commits on Sep 13, 2016
[Interpreter] Add an unsigned immediate operand type
Show description for 5a9eac3authored andcommitted
Commits on Jul 15, 2016
Reland "[interpreter] Reduce dependencies in bytecodes.{h,cc}"
Show description for 0e20ae6authored andcommitted
Commits on Jul 14, 2016
Revert of [interpreter] Reduce dependencies in bytecodes.{h,cc} (patchset #8 id:140001 of https://codereview.chromium.org/2135273002/ )
Show description for 8aaa91eauthored andcommitted
Commits on Jul 13, 2016
[interpreter] Reduce dependencies in bytecodes.{h,cc}
Show description for 4edebb1authored andcommitted
Commits on Jun 21, 2016
Reland: [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode.
Show description for 6003ed0authored andcommitted
Revert of [Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode. (patchset #3 id:40001 of https://codereview.chromium.org/2084623002/ )
Show description for 1f81574authored andcommitted
[Interpreter] Map runtime id's to intrinsic id's in InvokeIntrinsic bytecode.
Show description for 36abd28authored andcommitted
Commits on May 12, 2016
[interpreter] Introduce bytecode generation pipeline.
Show description for 02b7373authored andcommitted
Commits on Mar 21, 2016
[interpreter] Add support for scalable operands.
Show description for 48d082aauthored andcommitted
Commits on Feb 11, 2016
Reland of [Interpreter] Rename GetCountOperand to GetRegisterCountOperand.
Show description for 2f0ac9aauthored andcommitted

Revert of [Interpreter] Rename GetCountOperand to GetRegisterCountOperand. (patchset #1 id:20001 of https://codereview.chromium.org/1691433002/ )
Show description for 4e95426authored andcommitted
[Interpreter] Rename GetCountOperand to GetRegisterCountOperand.
Show description for 3781ca7authored andcommitted

Commits on Feb 3, 2016
[interpreter] Unify meaning of register count operands.
Show description for 3c64400authored andcommitted
Commits on Feb 2, 2016
[interpreter] Move temporary register allocator into own file.
Show description for ef93854authored andcommitted
Commits on Jan 29, 2016
Introduce {FAST,SLOW}_STRING_WRAPPER_ELEMENTS
Show description for f4872f7authored andcommitted
Commits on Jan 28, 2016
[Interpreter] Add option to trace bytecode execution.
Show description for 6399fceauthored andcommitted
Commits on Jan 27, 2016
[interpreter] Reduce move operations for wide register support.
Show description for 95bec7eauthored andcommitted
Commits on Jan 26, 2016
[interpreter] Wide register support.
Show description for 19df7a2authored andcommitted
Commits on Jan 19, 2016
[Interpreter] Preparation for wide registers.
Show description for 68654b6authored andcommitted
Commits on Jan 18, 2016
[Interpreter] Make ForInPrepare take a kRegTriple8 and ForInNext take kRegPair8 for cache state
Show description for 1ea0b91authored andcommitted
Commits on Jan 8, 2016
[Interpreter] Add support for calling runtime functions which return a pair.
Show description for 1a063d9authored andcommitted
Commits on Jan 5, 2016
[Interpreter] Add support for jumps using constants with wide operands.
Show description for 8109f63authored andcommitted
Commits on Jan 4, 2016
[Interpreter] Bytecodes for exchanging registers.
Show description for c958c98authored andcommitted
Commits on Dec 18, 2015
[Interpreter] Generate valid FrameStates in the Bytecode Graph Builder.
Show description for 3221180authored andcommitted
Commits on Dec 16, 2015
[Interpreter] Local flow control in the bytecode graph builder.
Show description for d316820authored andcommitted
Commits on Nov 17, 2015
[Interpreter] Add support for Call bytecode to bytecode graph builder.
Show description for e8ae8b3authored andcommitted
Commits on Nov 5, 2015
MIPS: Fix unaligned read/write of bytecodes in interpreter.
Show description for 53c46f8authored andcommitted

Commits on Nov 4, 2015
[Interpreter] Add support for JS runtime calls.
Show description for 41f3e78authored andcommitted
Commits on Oct 2, 2015
[Interpreter] Add CallRuntime support to the interpreter.
Show description for 75f6ad7authored andcommitted