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

Issue 193183003: Inline Float64x2 methods that take 1 argument (Closed)

Created:
6 years, 9 months ago by Cutch
Modified:
6 years, 9 months ago
Reviewers:
zra, srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Inline Float64x2 methods that take 1 argument BUG= R=srdjan@google.com, zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=33506

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+297 lines, -0 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 2 chunks +27 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 4 chunks +67 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 1 chunk +72 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Cutch
6 years, 9 months ago (2014-03-10 21:47:07 UTC) #1
zra
lgtm https://codereview.chromium.org/193183003/diff/1/runtime/vm/intermediate_language_arm.cc File runtime/vm/intermediate_language_arm.cc (right): https://codereview.chromium.org/193183003/diff/1/runtime/vm/intermediate_language_arm.cc#newcode4132 runtime/vm/intermediate_language_arm.cc:4132: __ vmovd(left0, right0, GT); I double checked the ...
6 years, 9 months ago (2014-03-10 22:14:08 UTC) #2
srdjan
lgtm
6 years, 9 months ago (2014-03-10 22:23:20 UTC) #3
Cutch
https://codereview.chromium.org/193183003/diff/1/runtime/vm/intermediate_language_arm.cc File runtime/vm/intermediate_language_arm.cc (right): https://codereview.chromium.org/193183003/diff/1/runtime/vm/intermediate_language_arm.cc#newcode4132 runtime/vm/intermediate_language_arm.cc:4132: __ vmovd(left0, right0, GT); On 2014/03/10 22:14:08, zra wrote: ...
6 years, 9 months ago (2014-03-10 22:26:44 UTC) #4
Cutch
6 years, 9 months ago (2014-03-10 22:35:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r33506 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698