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

Issue 1328093004: dart2js cps: Insert bounds check for removeLast() -> pop() optimization. (Closed)

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

Description

dart2js cps: Insert bounds check for removeLast() -> pop() optimization. BUG= R=kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/a7cba674f5401597cffc0bfea69bc672264b6c0d

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
asgerf
Somewhat embarrassing mistake. I tried to implement this using inlining, but it is non-trivial to ...
5 years, 3 months ago (2015-09-07 09:31:55 UTC) #2
Kevin Millikin (Google)
lgtm
5 years, 3 months ago (2015-09-07 09:42:36 UTC) #3
asgerf
5 years, 3 months ago (2015-09-08 14:21:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a7cba674f5401597cffc0bfea69bc672264b6c0d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698