Commits
User selector
Commit History
Commits on Jun 24, 2021
Fix -Wloop-analysis warnings in V8.
Show description for 77713fdauthored andcommitted
Commits on Feb 24, 2021
[cleanup] Replace redundant BytecodeArrayIterator class
Show description for e278b6dauthored andcommitted
Commits on Feb 17, 2021
Reland "[interpreter] Short Star bytecode"
Show description for 7be64dbauthored andcommitted
Commits on Feb 16, 2021
Revert "[interpreter] Short Star bytecode"
Show description for 08a49bbauthored andcommitted
[interpreter] Short Star bytecode
Show description for cf93071authored andcommitted
Commits on Jan 20, 2021
[compiler] Rename type BailoutId to BytecodeOffset
Show description for 727d22bauthored andcommitted
Commits on Dec 15, 2020
[TurboFan] Avoid serializing BytecodeAnalysis
Show description for 6544a1eauthored andcommitted
Commits on Jul 10, 2020
[zone] Cleanup zone allocations in src/compiler and tests, pt.2
Show description for 1540a01authored andcommitted
Commits on Mar 20, 2020
[interpreter] Make IterationBody StackChecks implicit within JumpLoop
Show description for a447a44authored andcommitted
Commits on Jul 29, 2019
[turbofan] Pass a read-only value by const-reference rather than pointer
Show description for 282dec2authored andcommitted
Commits on Jul 26, 2019
[turbofan] Eliminate more non-const reference arguments
Show description for 0a47bc6authored andcommitted
Commits on Jul 15, 2019
[turbofan] Move bytecode analysis to the serializer
Show description for b582988authored andcommitted
Commits on Jul 8, 2019
Enable cpplint 'runtime/references' warning
Show description for 8e11cc3authored andcommitted
Commits on Jun 19, 2019
Introduce bytecode array abstraction.
Show description for bb7bb8bauthored andcommitted
Commits on May 23, 2019
Move utility code to src/utils
Show description for dec3298authored andcommitted
Move more relevant files to src/objects
Show description for a0c3797committed
Commits on Apr 29, 2019
[turbofan] Replace two bool arguments with a new flags type
Show description for 073b6eaauthored andcommitted
Commits on Jan 22, 2019
[logger] Untangle log.h includes
Show description for decfb42authored andcommitted
Commits on Sep 18, 2018
[cleanup] Fix compiler classes, removing unnecessary copies.
Show description for 064703fauthored andcommitted
Commits on Mar 22, 2018
[turbofan] Fix accumulator liveness on suspends
Show description for 52e939eauthored andcommitted
Commits on Feb 27, 2018
Move exception handler table into instruction stream.
Show description for fafd1cdauthored andcommitted

Commits on Jan 23, 2018
[ignition] Single-switch generator bytecode
Show description for c869d40authored andcommitted
Commits on Jan 22, 2018
[compiler] Propagate liveness across suspends
Show description for 41b80eeauthored andcommitted
Commits on Sep 5, 2017
[compiler] Add missing "break" in switch statement
Show description for 62fee3bauthored andcommitted
Commits on Aug 31, 2017
[turbofan] Avoid disallowed "using namespace" directive.
Show description for 02fdbccauthored andcommitted

Commits on Aug 25, 2017
[Interpreter] Saving bytecode offset for the prefix bytecode on wide bytecodes
Show description for 5716fe8authored andcommitted
Commits on Aug 17, 2017
[turbofan] Never generate loop exit phis for the accumulator
Show description for 1a30273authored andcommitted
Commits on Aug 16, 2017
[turbofan] Remove OSR special case in loop assignment analysis
Show description for 67d8b0cauthored andcommitted
Commits on Aug 2, 2017
Fix common misspellings
Show description for b41f857authored andcommitted
Commits on Jun 2, 2017
This is a first step towards reducing the number of stores/loads when suspending/resuming a generator.
Show description for f064561authored andcommitted
Commits on May 15, 2017
[ignition] Introduce Switch bytecode for generators
Show description for f133bc8authored andcommitted
Commits on Apr 26, 2017
[compiler] Move OSR entry point calculation into bytecode analysis
Show description for 44b291dauthored andcommitted
Commits on Jan 25, 2017
[turbofan] Fix accumulator use in bytecode analysis.
Show description for efc8cb1authored andcommitted

Commits on Dec 15, 2016
[turbofan] Add and use bytecode loop assigment analysis
Show description for bcb3897authored andcommitted
Commits on Dec 8, 2016
[ignition/turbofan] Wrap bytecode liveness bitvectors
Show description for 7b64e8dauthored andcommitted