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

Issue 662543003: VM: Avoid repeated deoptimizations from hoisted array bounds checks. (Closed)

Created:
6 years, 2 months ago by Florian Schneider
Modified:
6 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

VM: Avoid repeated deoptimizations from hoisted array bounds checks. R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=41223

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -8 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.h View 3 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Florian Schneider
6 years, 2 months ago (2014-10-16 12:51:52 UTC) #2
Florian Schneider
On 2014/10/16 12:51:52, Florian Schneider wrote: I forgot to add CheckArrayBoundInstr in my last CL.
6 years, 2 months ago (2014-10-16 12:52:24 UTC) #3
Florian Schneider
6 years, 2 months ago (2014-10-21 10:10:15 UTC) #5
Vyacheslav Egorov (Google)
lgtm
6 years, 2 months ago (2014-10-21 10:14:38 UTC) #6
Florian Schneider
6 years, 2 months ago (2014-10-21 10:37:03 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r41223 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698