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

Issue 10735026: Insert type guards for loads from arrays in nested loops. (Closed)

Created:
8 years, 5 months ago by Mads Ager (google)
Modified:
8 years, 5 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Insert type guards for loads from arrays in nested loops. To limit code size implications, only do it in methods that already have type guards. R=floitsch@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=9466

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M lib/compiler/implementation/ssa/bailout.dart View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 5 months ago (2012-07-09 12:07:43 UTC) #1
floitsch
8 years, 5 months ago (2012-07-09 12:47:07 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698