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

Issue 23068020: Fix performance regression on Tracer: recognize _doublePow in Math. (Closed)

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

Description

Fix performance regression on Tracer: recognize _doublePow in Math. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=26470

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -12 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 3 chunks +13 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
7 years, 4 months ago (2013-08-21 20:26:27 UTC) #1
Cutch
lgtm
7 years, 4 months ago (2013-08-21 20:30:51 UTC) #2
srdjan
7 years, 4 months ago (2013-08-21 20:36:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26470 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698