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 1113001: Port number-dictionary probing in generated code to x64. (Closed)

Created:
10 years, 9 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Port number-dictionary probing in generated code to x64. BUG=640 Committed: http://code.google.com/p/v8/source/detail?r=4192

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -2 lines) Patch
M src/x64/assembler-x64.h View 2 chunks +4 lines, -1 line 0 comments Download
M src/x64/assembler-x64.cc View 7 chunks +38 lines, -0 lines 0 comments Download
M src/x64/ic-x64.cc View 5 chunks +118 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (chromium)
10 years, 9 months ago (2010-03-18 10:53:32 UTC) #1
Søren Thygesen Gjesse
LGTM, if new instructions are supported by the disassembler.
10 years, 9 months ago (2010-03-18 12:43:26 UTC) #2
Mads Ager (chromium)
10 years, 9 months ago (2010-03-19 12:26:26 UTC) #3
On 2010/03/18 12:43:26, Søren Gjesse wrote:
> LGTM, if new instructions are supported by the disassembler.

Added operand_reg_size to imul, the rest was already supported.

Powered by Google App Engine
This is Rietveld 408576698