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

Issue 23011043: Correctly clone comparisons in branch optimizations of Dart VM. (Closed)

Created:
7 years, 4 months ago by Florian Schneider
Modified:
7 years, 4 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Correctly clone comparisons in branch optimizations of Dart VM. When cloning comparisons of branches, the type feedback of some comparisons was lost, resulting in slower generic code instead of type-specialized code. R=kmillikin@google.com Committed: https://code.google.com/p/dart/source/detail?r=26514

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 4 months ago (2013-08-22 10:51:20 UTC) #1
Kevin Millikin (Google)
lgtm
7 years, 4 months ago (2013-08-22 10:51:50 UTC) #2
Florian Schneider
7 years, 4 months ago (2013-08-22 11:03:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26514 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698