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

Issue 23548039: Fix handling of Integer32 in HLoadNamedField and HStoreNamedField on x64. (Closed)

Created:
7 years, 3 months ago by Benedikt Meurer
Modified:
7 years, 3 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Fix handling of Integer32 in HLoadNamedField and HStoreNamedField on x64. The current implementation of Integer32 named loads and stores is broken on x64. R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16750

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -5 lines) Patch
M src/x64/lithium-codegen-x64.cc View 4 chunks +24 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
Hey danno, We need a working Integer32 named field load for the NumberToStringStub hydrogen version ...
7 years, 3 months ago (2013-09-17 08:01:01 UTC) #1
danno
I think this functionality makes sense to wrap into the macro assembler?
7 years, 3 months ago (2013-09-17 08:25:55 UTC) #2
danno
lgtm
7 years, 3 months ago (2013-09-17 08:42:08 UTC) #3
Benedikt Meurer
7 years, 3 months ago (2013-09-17 08:55:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r16750 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698