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

Issue 22871008: Compensate for the lack of code motion in licm. (Closed)

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

Description

Compensate for the lack of code motion in licm. R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=26265

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 1 chunk +9 lines, -1 line 0 comments Download
A tests/compiler/dart2js/licm_test.dart View 1 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 4 months ago (2013-08-15 12:16:25 UTC) #1
karlklose
lgtm https://codereview.chromium.org/22871008/diff/5002/tests/compiler/dart2js/licm_test.dart File tests/compiler/dart2js/licm_test.dart (right): https://codereview.chromium.org/22871008/diff/5002/tests/compiler/dart2js/licm_test.dart#newcode29 tests/compiler/dart2js/licm_test.dart:29: int checkIndex = generated.indexOf('if (count == null)'); Consider ...
7 years, 4 months ago (2013-08-15 12:58:02 UTC) #2
ngeoffray
Thanks Karl, PTAL, I also needed to check that the loop was always taken. https://codereview.chromium.org/22871008/diff/5002/tests/compiler/dart2js/licm_test.dart ...
7 years, 4 months ago (2013-08-15 13:55:29 UTC) #3
karlklose
On 2013/08/15 13:55:29, ngeoffray wrote: > Thanks Karl, PTAL, I also needed to check that ...
7 years, 4 months ago (2013-08-16 10:46:07 UTC) #4
ngeoffray
7 years, 4 months ago (2013-08-16 10:48:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r26265 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698