Commits
User selector
Commit History
Commits on Sep 13, 2017
[Interpreter] Move ast printing into interpreter.cc
Show description for 43d6dc5authored andcommitted
Commits on Aug 23, 2017
Reland "[Compiler] Remove code aging support."
Show description for 8bf15bfauthored andcommitted
Commits on Aug 22, 2017
Revert "[Compiler] Remove code aging support."
Show description for 42d3d36authored andcommitted
[Compiler] Remove code aging support.
Show description for a205117authored andcommitted
Commits on Aug 3, 2017
[Compiler] Decouple CompilationInfo and ParseInfo.
Show description for b4e55e9authored andcommitted
Commits on Jul 18, 2017
Remove x87 port
Show description for e825c43authored andcommitted
Commits on Jul 7, 2017
Move TF parts of MacroAssembler into new TurboAssembler.
Show description for dfdcaf4authored andcommitted
Commits on Nov 22, 2016
[cleanup] Drop handwritten KeyedStoreIC code
Show description for 5ef05d8authored andcommitted
Commits on Oct 17, 2016
Make unittests work in component build
Show description for 6755b55authored andcommitted
Commits on Jul 14, 2016
Reland Implement .eh_frame writer and disassembler.
Show description for a91dc7cauthored andcommitted

Reland of [turbofan] Do not use the self reference for turbofan functions
Show description for 778fe89authored andcommitted
Commits on Jul 13, 2016
Revert of Reland Implement .eh_frame writer and disassembler. (patchset #74 id:2070001 of https://codereview.chromium.org/2023503002/ )
Show description for f4ba2a4authored andcommitted
Revert of [turbofan] Do not use the self reference for turbofan functions. (patchset #2 id:20001 of https://codereview.chromium.org/2150523002/ )
Show description for 1b42daeauthored andcommitted
[turbofan] Do not use the self reference for turbofan functions.
Show description for 49ef529authored andcommitted
Reland Implement .eh_frame writer and disassembler.
Show description for b413f0eauthored andcommitted

Commits on Jul 12, 2016
Revert of Implement .eh_frame writer and disassembler. (patchset #72 id:2030001 of https://codereview.chromium.org/2023503002/ )
Show description for 9b9f885authored andcommitted

Implement .eh_frame writer and disassembler.
Show description for 27d810eauthored andcommitted

Commits on Jun 17, 2016
[builtins] Introduce proper Float64Exp operator.
Show description for d5f2ac5authored andcommitted
Commits on Jun 16, 2016
Revert of [builtins] Introduce proper Float64Exp operator. (patchset #5 id:80001 of https://codereview.chromium.org/2077533002/ )
Show description for 789b0adauthored andcommitted
[builtins] Introduce proper Float64Exp operator.
Show description for 93e2631authored andcommitted
Commits on Mar 10, 2016
S390: Platform specific includes in common files
Show description for daea0e7authored andcommitted
Commits on Nov 26, 2015
Remove custom win64 modulo code
Show description for ed84113authored andcommitted
Commits on Nov 25, 2015
Lazily initialize fast_sqrt() and pass an Isolate parameter to it
Show description for 27001caauthored andcommitted
Pass Isolate to CodeAgingHelper
Show description for 7ba6bb4authored andcommitted
Commits on Nov 24, 2015
Make fast_exp take an Isolate* paramter
Show description for 0fb2eddauthored andcommitted
Commits on Sep 30, 2015
[presubmit] Enable readability/namespace linter checking.
Show description for 6a769acauthored andcommitted

Commits on Aug 21, 2015
Deprecate semi-correct CompilationInfo::flags predicate.
Show description for ef2fd24authored andcommitted

Commits on Jul 13, 2015
TypeofMode replaces TypeofState and ContextualMode.
Show description for fec3c9cauthored andcommitted
Commits on Jul 6, 2015
Debugger: use debug break slots instead of ICs (except for calls).
Show description for a8a4c36authored andcommitted
Commits on Jun 25, 2015
Reland 2 "Keep a canonical list of shared function infos."
Show description for 6434ec3authored andcommitted
Revert of Reland "Keep a canonical list of shared function infos." (patchset #3 id:40001 of https://codereview.chromium.org/1211453002/)
Show description for f7ef0c9authored andcommitted
Reland "Keep a canonical list of shared function infos."
Show description for cacb646authored andcommitted
Commits on Jun 23, 2015
Revert "Keep a canonical list of shared function infos."
Show description for 3164aa7authored andcommitted
Commits on Jun 19, 2015
Keep a canonical list of shared function infos.
Show description for c166945authored andcommitted
Commits on Jan 16, 2015
Contribution of PowerPC port (continuation of 422063005)
Show description for e4c5b84committed
Sven Panne