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

Issue 190763012: A64: Implement and use FillFields (Closed)

Created:
6 years, 9 months ago by m.m.capewell
Modified:
6 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

A64: Implement and use FillFields BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19895

Patch Set 1 #

Patch Set 2 : Rebased patch #

Total comments: 3

Patch Set 3 : Address Ulan's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -46 lines) Patch
M src/a64/builtins-a64.cc View 1 2 4 chunks +32 lines, -16 lines 0 comments Download
M src/a64/lithium-a64.h View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M src/a64/lithium-a64.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M src/a64/lithium-codegen-a64.cc View 1 2 1 chunk +11 lines, -12 lines 0 comments Download
M src/a64/macro-assembler-a64.h View 1 2 2 chunks +6 lines, -7 lines 0 comments Download
M src/a64/macro-assembler-a64.cc View 1 2 1 chunk +31 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
m.m.capewell
6 years, 9 months ago (2014-03-10 15:12:15 UTC) #1
ulan
https://codereview.chromium.org/190763012/diff/20001/src/a64/builtins-a64.cc File src/a64/builtins-a64.cc (right): https://codereview.chromium.org/190763012/diff/20001/src/a64/builtins-a64.cc#newcode456 src/a64/builtins-a64.cc:456: Register obj_end = x5; Maybe set first_prop = NoReg ...
6 years, 9 months ago (2014-03-12 12:17:26 UTC) #2
m.m.capewell
On 2014/03/12 12:17:26, ulan wrote: > Any reason why you didn't choose the algorithm that ...
6 years, 9 months ago (2014-03-12 17:06:05 UTC) #3
ulan
On 2014/03/12 17:06:05, m.m.capewell wrote: > On 2014/03/12 12:17:26, ulan wrote: > > Any reason ...
6 years, 9 months ago (2014-03-13 08:47:19 UTC) #4
m.m.capewell
6 years, 9 months ago (2014-03-13 13:18:56 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r19895 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698