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

Issue 10534105: Implement is32 LoadIndexed. (Closed)

Created:
8 years, 6 months ago by srdjan
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Implement is32 LoadIndexed. Committed: https://code.google.com/p/dart/source/detail?r=8555

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -41 lines) Patch
M runtime/vm/assembler_ia32.h View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 2 3 4 5 1 chunk +24 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 3 4 5 1 chunk +74 lines, -12 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 4 5 1 chunk +2 lines, -24 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 6 months ago (2012-06-12 01:29:22 UTC) #1
Vyacheslav Egorov (Google)
8 years, 6 months ago (2012-06-12 09:04:38 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698