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

Issue 369833005: Fix range-analysis. (Closed)

Created:
6 years, 5 months ago by floitsch
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 24

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -5 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart View 1 7 chunks +21 lines, -5 lines 0 comments Download
A tests/language/range_analysis3_test.dart View 1 1 chunk +210 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
floitsch
6 years, 5 months ago (2014-07-04 19:58:54 UTC) #1
ngeoffray
LGTM, nice catch! https://codereview.chromium.org/369833005/diff/1/tests/language/range_analysis3_test.dart File tests/language/range_analysis3_test.dart (right): https://codereview.chromium.org/369833005/diff/1/tests/language/range_analysis3_test.dart#newcode22 tests/language/range_analysis3_test.dart:22: // Give x a range of ...
6 years, 5 months ago (2014-07-04 22:36:53 UTC) #2
Kevin Millikin (Google)
LGTM. https://codereview.chromium.org/369833005/diff/1/sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart File sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart (right): https://codereview.chromium.org/369833005/diff/1/sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart#newcode888 sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart:888: static BinaryOperation reverseOperation(BinaryOperation operation) { To avoid confusion, ...
6 years, 5 months ago (2014-07-07 14:23:32 UTC) #3
floitsch
https://codereview.chromium.org/369833005/diff/1/sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart File sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart (right): https://codereview.chromium.org/369833005/diff/1/sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart#newcode888 sdk/lib/_internal/compiler/implementation/ssa/value_range_analyzer.dart:888: static BinaryOperation reverseOperation(BinaryOperation operation) { On 2014/07/07 14:23:31, kmillikin ...
6 years, 5 months ago (2014-07-07 16:02:50 UTC) #4
floitsch
6 years, 5 months ago (2014-07-07 16:39:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r38029 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698