Commits
User selector
Commit History
Commits on May 6, 2020
[ptr-compr][ppc] Implement pointer compression
Show description for e87972bauthored andcommitted

Commits on Feb 21, 2020
[ppc64][ppc] Split up ARCH_PPC and ARCH_PPC64
Show description for 8199a7aauthored andcommitted

Commits on Oct 31, 2019
PPC/s390: [builtins] Remove ParameterCount uses from InvokeFunction(Code)
Show description for dba8629authored andcommitted

Commits on Oct 30, 2019
Revert "PPC/s390: [codegen] Removed ParameterCount class"
Show description for d93dab6authored andcommitted

PPC/s390: [codegen] Removed ParameterCount class
Show description for 2da05dfauthored andcommitted

Commits on Oct 25, 2019
[execution] Remove outdated {JavaScriptFrameConstants}.
Show description for 9cb8237authored andcommitted

Commits on May 22, 2019
Move relevant files to src/execution
Show description for 0fa243aauthored andcommitted
Commits on May 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted
Commits on Jan 14, 2019
owners file cleanup and adding myself to the list
Show description for 43c7495authored andcommitted

Commits on May 31, 2018
PPC/s390: [sfi] Compress function arg counts to 16 bit
Show description for 035dbddauthored andcommitted

Commits on Apr 12, 2018
PPC/s390: [debug] allow calls to some builtins on temporary objects
Show description for 34f86aeauthored andcommitted

Commits on Oct 20, 2017
Cleanup codegen.h includes
Show description for 4cb88e3authored andcommitted
Commits on Oct 13, 2017
Update s390x and ppc OWNERS
Show description for c076667authored andcommitted
Commits on Aug 16, 2017
[debug] remove support for full-codegen.
Show description for 491d94dauthored andcommitted
Commits on Aug 3, 2017
[iwyu] Do not include frames.h in macro assemblers.
Show description for 7d38ee3authored andcommitted

Commits on Jul 19, 2017
Remove obsolete CallWrapper from macro assembler.
Show description for e679dd4authored andcommitted

Commits on Jan 27, 2017
PPC/s390: [liveedit] reimplement frame restarting.
Show description for 9515f7eauthored andcommitted

Commits on Jan 12, 2017
PPC/s390: [debugger] infrastructure for side-effect-free debug-evaluate.
Show description for 8194ff0authored andcommitted

Commits on Sep 6, 2016
Include only stuff you need, part 8: Fix debug.h -> liveedit.h.
Show description for 51a3ffdauthored andcommitted
Commits on Jun 9, 2016
[ic] [stubs] Remove InlineCacheState field from the code flags.
Show description for 9dc62d2authored andcommitted
Commits on May 30, 2016
PPC/S390: Add Jaideep Bajwa to PPC/S390 OWNERS
Show description for 5ed2cf1authored andcommitted
Commits on Mar 30, 2016
[Interpreter] Adds support to fetch return value on break at return.
Show description for b82720dauthored andcommitted
Commits on Mar 24, 2016
Revert of [Interpreter] Adds support to fetch return value on break at return. (patchset #9 id:160001 of https://codereview.chromium.org/1818873003/ )
Show description for 25d2b24authored andcommitted
[Interpreter] Adds support to fetch return value on break at return.
Show description for fb65527authored andcommitted
Commits on Mar 9, 2016
PPC: [runtime] Unify and simplify how frames are marked
Show description for 4445c09authored andcommitted
Commits on Feb 10, 2016
[debugger] introduce abstract interface for break location.
Show description for 24b40f3authored andcommitted
Commits on Dec 4, 2015
PPC: [debugger] do not predict step in target for liveedit.
Show description for fe35487authored andcommitted
Commits on Dec 3, 2015
PPC: [debugger] do not restart frames that reference new.target for liveedit.c
Show description for 9290dd8authored andcommitted
Commits on Dec 2, 2015
PPC: [debugger] simplify reloc info for debug break slots.
Show description for 74d92caauthored andcommitted
Commits on Nov 27, 2015
Always pass an Isolate to AssemblerBase
Show description for e03cadaauthored andcommitted
Commits on Aug 12, 2015
Remove grab-bag includes of v8.h from debugger.
Show description for 6690d47authored andcommitted

Commits on Jul 31, 2015
Debugger: move implementation to a separate folder.
Show description for 1667c15authored andcommitted
Loading