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

Issue 18147021: Fix type check elimination bug in code generator (issue 11792). (Closed)

Created:
7 years, 5 months ago by regis
Modified:
7 years, 5 months ago
CC:
reviews_dartlang.org, hausner
Visibility:
Public.

Description

Fix type check elimination bug in code generator (issue 11792). R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=24962

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M runtime/vm/flow_graph_compiler_arm.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A tests/language/malformed_type_test.dart View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
It is strange this bug did not show its ugly face earlier. Another cl (https://codereview.chromium.org/19030004/) ...
7 years, 5 months ago (2013-07-12 03:16:20 UTC) #1
srdjan
lgtm
7 years, 5 months ago (2013-07-12 16:16:22 UTC) #2
regis
Thanks! Added test.
7 years, 5 months ago (2013-07-12 17:26:47 UTC) #3
regis
7 years, 5 months ago (2013-07-12 17:37:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r24962 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698