Commits
User selector
Commit History
Commits on Aug 20, 2020
[heap] Make Heap::UnregisterStrongRoots work in constant time
Show description for cf929ebauthored andcommitted

Commits on Aug 19, 2020
[arm64] Implement list of allowed return addresses in the deoptimizer
Show description for 929dd37authored andcommitted
Commits on Aug 6, 2020
[runtime] Move string table off-heap
Show description for 1546be9authored andcommitted
Commits on Aug 5, 2020
[nci] Replace CompilationTarget with a new Code::Kind value
Show description for c51041fauthored andcommitted
Commits on Jul 31, 2020
[turboprop] Migrate deprecated maps in dynamic map check operator
Show description for 9b9ba19authored andcommitted
Commits on Jul 29, 2020
[compiler] Fix ArgumentsLength confusing semantics in EscapeAnalysisReducer
Show description for 73dc8faauthored andcommitted
Commits on Jul 28, 2020
[Turboprop] Add tests for dynamic check maps operator
Show description for c7643feauthored andcommitted
Commits on Jul 23, 2020
Extract JSFunction code into dedicated files
Show description for 9414d53authored andcommitted
Commits on Jul 22, 2020
[turboprop] Add a new DeoptimizeKind::kBailout
Show description for 97d7501authored andcommitted
Commits on Jul 20, 2020
[deoptimizer] Adapt BuiltinContinuation frame for V8_REVERSE_JSARGS
Show description for 0ef0884authored andcommitted
[turboprop] Add new DynamicMapChecks operator
Show description for 537b32aauthored andcommitted
Commits on Jul 7, 2020
[Turboprop] Differentiate between a deopt when we discard / reuse code
Show description for f41e519authored andcommitted
Commits on Jul 2, 2020
[arm64][cfi] Use x16/x17 for tail calls
Show description for ee229d9authored andcommitted
Commits on Jul 1, 2020
[deoptimizer] Turn always-true condition into (D)CHECK
Show description for f672635authored andcommitted
Modify --trace-deopt output for signed addresses
Show description for e6c22a0authored andcommitted
Commits on Jun 16, 2020
[arm64] Use B instruction key for return address signing
Show description for c65c1c1authored andcommitted
Commits on Jun 12, 2020
[deoptimizer] Relax a CHECK
Show description for 92012d0authored andcommitted
Commits on Jun 9, 2020
[deoptimizer] Add missing HeapNumber allocation
Show description for ebfb877authored andcommitted
Commits on Jun 8, 2020
[deoptimizer] Fix bug in object materialization
Show description for d8bc336authored andcommitted
Commits on Jun 4, 2020
[turbofan] Fix lost exception on BigInt ops
Show description for ca54b83authored andcommitted
[deoptimizer] Fix interpreter stack when V8_REVERSE_JSARGS
Show description for 8553927authored andcommitted
Add jgruber to deoptimizer owners
Show description for 3a99db5authored andcommitted
Commits on Jun 3, 2020
Update deoptimizer/OWNERS
Show description for 8c0bae3authored andcommitted
Commits on May 28, 2020
Reland "[turbofan] Improve equality on NumberOrOddball"
Show description for 120d433authored andcommitted
Commits on May 25, 2020
Port SloppyArgumentsElements to Torque
Show description for e7e77bbauthored andcommitted
Commits on Apr 28, 2020
PPC: rename kPointerSize to kSystemPointerSize etc
Show description for a3fbabcauthored andcommitted

Commits on Mar 17, 2020
[arm64] Use BTI instructions for forward CFI
Show description for ea82d03authored andcommitted
Commits on Mar 16, 2020
[TurboFan] Redirect --trace-opt, --trace-deopt, --trace-osr to a file
Show description for b0bae6cauthored andcommitted
Commits on Feb 29, 2020
[Turbofan] Allow CallIC to be polymorphic for same SharedFunctionInfos
Show description for a4c1408authored andcommitted
Commits on Feb 25, 2020
[runtime] Change kDontAdaptArgumentsSentinel to be a global constant.
Show description for 4717c9aauthored andcommitted
Commits on Feb 13, 2020
Reland "[arm64] Protect return addresses stored on stack"
Show description for 73f88b5authored andcommitted
Commits on Feb 12, 2020
Revert "[arm64] Protect return addresses stored on stack"
Show description for 6a9a67dauthored andcommitted
[arm64] Protect return addresses stored on stack
Show description for 137bfe4authored andcommitted
Commits on Jan 2, 2020
[cleanup] Refactor CodeEventListener to use handles
Show description for 1560bbbauthored andcommitted
Commits on Dec 13, 2019
Remove mstarzinger@ from OWNERS files.
Show description for fde8d2cauthored andcommitted
