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

Issue 842953002: x64 port of r42717. (Closed)

Created:
5 years, 11 months ago by koda
Modified:
5 years, 11 months ago
Reviewers:
regis, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -42 lines) Patch
M runtime/vm/assembler_x64.h View 4 chunks +35 lines, -7 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 8 chunks +78 lines, -12 lines 2 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 1 chunk +8 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 3 chunks +14 lines, -6 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 9 chunks +21 lines, -12 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
koda
5 years, 11 months ago (2015-01-08 21:45:23 UTC) #1
Ivan Posva
LGTMwC -Ivan https://codereview.chromium.org/842953002/diff/20001/runtime/vm/assembler_x64.cc File runtime/vm/assembler_x64.cc (right): https://codereview.chromium.org/842953002/diff/20001/runtime/vm/assembler_x64.cc#newcode3067 runtime/vm/assembler_x64.cc:3067: void Assembler::VerifyUninitialized(const Address& dest) { Missed this ...
5 years, 11 months ago (2015-01-09 00:16:56 UTC) #2
koda
https://codereview.chromium.org/842953002/diff/20001/runtime/vm/assembler_x64.cc File runtime/vm/assembler_x64.cc (right): https://codereview.chromium.org/842953002/diff/20001/runtime/vm/assembler_x64.cc#newcode3067 runtime/vm/assembler_x64.cc:3067: void Assembler::VerifyUninitialized(const Address& dest) { On 2015/01/09 00:16:56, Ivan ...
5 years, 11 months ago (2015-01-09 02:02:34 UTC) #3
koda
Committed patchset #2 (id:20001) manually as r42723 (presubmit successful).
5 years, 11 months ago (2015-01-09 02:04:35 UTC) #4
regis
5 years, 11 months ago (2015-01-09 02:21:50 UTC) #6
Message was sent while issue was closed.
Please add an assembler test for each new instruction.
I know, I know, I hate to do it too...

Powered by Google App Engine
This is Rietveld 408576698