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

Issue 10414026: Started porting inlined type checks to x64 (will be the future pattern for other architectures). (Closed)

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

Description

Started porting inlined type checks to x64 (will be the future pattern for other architectures). Committed: https://code.google.com/p/dart/source/detail?r=7837

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+366 lines, -165 lines) Patch
M runtime/vm/code_generator_ia32.cc View 1 2 5 chunks +10 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.h View 1 chunk +31 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 2 3 6 chunks +249 lines, -158 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 chunk +74 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 7 months ago (2012-05-21 23:45:48 UTC) #1
regis
8 years, 7 months ago (2012-05-22 00:08:27 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698