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

Issue 497623003: Fix performance degradation in Havlak: prevent conflicting method recognizer kinds to be stored in … (Closed)

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

Description

Fix performance degradation in Havlak: prevent conflicting method recognizer kinds to be stored in the function. Committed: https://code.google.com/p/dart/source/detail?r=39477

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -16 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intrinsifier_arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_arm64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/method_recognizer.h View 4 chunks +2 lines, -5 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 4 months ago (2014-08-21 21:40:41 UTC) #1
Cutch
6 years, 4 months ago (2014-08-21 21:43:04 UTC) #2
srdjan
6 years, 4 months ago (2014-08-21 22:37:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r39477 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698