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

Issue 14783015: Fix performance regression after adding inlining support for operators, [], and []=. (Closed)

Created:
7 years, 7 months ago by ngeoffray
Modified:
7 years, 7 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix performance regression after adding inlining support for operators, [], and []=. R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=22731

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -38 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/bailout.dart View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 2 2 chunks +15 lines, -14 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 1 2 1 chunk +1 line, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart View 1 2 4 chunks +9 lines, -16 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 7 months ago (2013-05-13 14:39:01 UTC) #1
karlklose
LGTM.
7 years, 7 months ago (2013-05-13 14:46:26 UTC) #2
ngeoffray
Thanks Karl. PTAL, more inlining revealed a few bugs I had to fix.
7 years, 7 months ago (2013-05-14 09:57:22 UTC) #3
karlklose
SLGTM.
7 years, 7 months ago (2013-05-15 07:50:49 UTC) #4
ngeoffray
7 years, 7 months ago (2013-05-15 11:38:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r22731 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698