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

Issue 626223002: Add unboxed Mint for X64 (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 18

Patch Set 3 : #

Total comments: 10

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+586 lines, -101 lines) Patch
M runtime/vm/deopt_instructions.h View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 1 2 3 4 5 chunks +15 lines, -5 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 2 chunks +2 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 3 4 5 chunks +23 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 3 4 2 chunks +10 lines, -31 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 3 4 2 chunks +11 lines, -28 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 4 16 chunks +471 lines, -34 lines 0 comments Download
M runtime/vm/method_recognizer.h View 1 2 3 4 chunks +6 lines, -0 lines 0 comments Download
A tests/lib/typed_data/int64_list_load_store_test.dart View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Cutch
6 years, 2 months ago (2014-10-03 23:46:45 UTC) #2
Vyacheslav Egorov (Google)
initial comments https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc File runtime/vm/intermediate_language_x64.cc (right): https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc#newcode494 runtime/vm/intermediate_language_x64.cc:494: static Condition TokenKindToMintCondition(Token::Kind kind) { I don't ...
6 years, 2 months ago (2014-10-05 18:47:00 UTC) #3
Cutch
https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc File runtime/vm/intermediate_language_x64.cc (right): https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc#newcode494 runtime/vm/intermediate_language_x64.cc:494: static Condition TokenKindToMintCondition(Token::Kind kind) { On 2014/10/05 18:46:59, Vyacheslav ...
6 years, 2 months ago (2014-10-06 23:55:26 UTC) #4
Vyacheslav Egorov (Google)
lgtm https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc File runtime/vm/intermediate_language_x64.cc (right): https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc#newcode5618 runtime/vm/intermediate_language_x64.cc:5618: switch (op_kind()) { On 2014/10/06 23:55:25, Cutch wrote: ...
6 years, 2 months ago (2014-10-07 12:03:50 UTC) #5
Cutch
https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc File runtime/vm/intermediate_language_x64.cc (right): https://codereview.chromium.org/626223002/diff/20001/runtime/vm/intermediate_language_x64.cc#newcode5618 runtime/vm/intermediate_language_x64.cc:5618: switch (op_kind()) { On 2014/10/07 12:03:50, Vyacheslav Egorov (Google) ...
6 years, 2 months ago (2014-10-21 17:42:12 UTC) #6
Cutch
6 years, 2 months ago (2014-10-21 18:12:12 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as 41233 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698