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

Issue 104583002: Small cleanup and more test coverage for guarded fields. (Closed)

Created:
7 years ago by Florian Schneider
Modified:
7 years ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Small cleanup and more test coverage for guarded fields. Some cases of field guards for guarded length were not covered by our tests. Otherwise I removed redundant conditions that are either impossible or always true from the code generator for GuardFieldInstr. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=30887

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -119 lines) Patch
M runtime/vm/intermediate_language_arm.cc View 3 chunks +22 lines, -30 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 3 chunks +21 lines, -30 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 3 chunks +22 lines, -29 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 3 chunks +22 lines, -30 lines 0 comments Download
M tests/language/vm/optimized_guarded_field_test.dart View 3 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
I'm in the process of simplifying the code for guarded fields. This is a first ...
7 years ago (2013-12-04 13:40:35 UTC) #1
Cutch
lgtm
7 years ago (2013-12-04 18:11:35 UTC) #2
Florian Schneider
7 years ago (2013-12-05 11:17:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r30887 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698