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

Issue 1294283005: Recognize corelib.identical. (Closed)

Created:
5 years, 4 months ago by sra1
Modified:
5 years, 4 months ago
Reviewers:
asgerf
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Recognize corelib.identical. Convert to BuiltinOperator.Identical to enable type based simplifications. Remaining unsimplified BuiltinOperator.Identical applications are still codegen-ed as calls to corelib.identical. About half of the calls to identical() in swarm are improved. R=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/24588d9fecb9a6a6798ddc5afd7f995ffad6105f

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 3 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
5 years, 4 months ago (2015-08-19 01:13:34 UTC) #3
asgerf
LGTM
5 years, 4 months ago (2015-08-19 08:11:19 UTC) #4
sra1
5 years, 4 months ago (2015-08-19 23:32:01 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:20001) manually as
24588d9fecb9a6a6798ddc5afd7f995ffad6105f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698