Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Issue 12637025: DateField cache should check the ExternalOperand instead of ExternalReference on X64 (Closed)

Created:
7 years, 9 months ago by weiliang.lin2
Modified:
7 years, 9 months ago
Reviewers:
Yang, Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

DateField cache should check the ExternalOperand instead of ExternalReference on X64 Committed: https://code.google.com/p/v8/source/detail?r=13919

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/x64/full-codegen-x64.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
weiliang.lin2
7 years, 9 months ago (2013-03-12 03:36:14 UTC) #1
Yang
On 2013/03/12 03:36:14, weiliang.lin2 wrote: LGTM.
7 years, 9 months ago (2013-03-13 09:09:58 UTC) #2
Yang
Committed patchset #1 manually as r13919 (presubmit successful).
7 years, 9 months ago (2013-03-13 09:28:14 UTC) #3
Yang
7 years, 9 months ago (2013-03-13 09:28:47 UTC) #4
Message was sent while issue was closed.
On 2013/03/13 09:09:58, Yang wrote:
> On 2013/03/12 03:36:14, weiliang.lin2 wrote:
> 
> LGTM.

This indeed improves performance on x64. Thanks!

Powered by Google App Engine
This is Rietveld 408576698