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

Issue 15507006: Improve constant propagation for Mint and Smi. (Closed)

Created:
7 years, 7 months ago by srdjan
Modified:
7 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Improve constant propagation for Mint and Smi. R=kmillikin@google.com Committed: https://code.google.com/p/dart/source/detail?r=23020

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -24 lines) Patch
M runtime/vm/flow_graph_optimizer.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 3 chunks +37 lines, -22 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
7 years, 7 months ago (2013-05-22 00:15:38 UTC) #1
Kevin Millikin (Google)
LGTM. https://codereview.chromium.org/15507006/diff/5001/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/15507006/diff/5001/runtime/vm/flow_graph_optimizer.cc#newcode5348 runtime/vm/flow_graph_optimizer.cc:5348: SetValue(instr, non_constant_); I think this is where we ...
7 years, 7 months ago (2013-05-22 07:50:35 UTC) #2
srdjan
https://codereview.chromium.org/15507006/diff/5001/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/15507006/diff/5001/runtime/vm/flow_graph_optimizer.cc#newcode5348 runtime/vm/flow_graph_optimizer.cc:5348: SetValue(instr, non_constant_); On 2013/05/22 07:50:35, kmillikin wrote: > I ...
7 years, 7 months ago (2013-05-22 15:13:33 UTC) #3
srdjan
7 years, 7 months ago (2013-05-22 15:21:01 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r23020 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698