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

Issue 189373006: A64: Improve constraints for StoreNamedField (Closed)

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

Description

A64: Improve constraints for StoreNamedField Improve register constraints for cases that don't need write barriers, and remove TODOs. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19807

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address Ulan's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -34 lines) Patch
M src/a64/lithium-a64.cc View 1 1 chunk +19 lines, -7 lines 0 comments Download
M src/a64/lithium-codegen-a64.cc View 1 5 chunks +31 lines, -27 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
m.m.capewell
6 years, 9 months ago (2014-03-07 12:57:28 UTC) #1
ulan
https://codereview.chromium.org/189373006/diff/1/src/a64/lithium-a64.cc File src/a64/lithium-a64.cc (right): https://codereview.chromium.org/189373006/diff/1/src/a64/lithium-a64.cc#newcode2237 src/a64/lithium-a64.cc:2237: LOperand* object = UseRegister(instr->object()); This is difficult to understand ...
6 years, 9 months ago (2014-03-07 15:16:26 UTC) #2
m.m.capewell
I've tidied up the constraints so they're easier to read. We're trying to avoid using ...
6 years, 9 months ago (2014-03-07 17:53:19 UTC) #3
ulan
On 2014/03/07 17:53:19, m.m.capewell wrote: > I've tidied up the constraints so they're easier to ...
6 years, 9 months ago (2014-03-11 11:22:03 UTC) #4
m.m.capewell
6 years, 9 months ago (2014-03-11 15:46:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r19807 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698