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

Issue 16430002: Ensure that all phis inserted by load optimizer have consistent representation. (Closed)

Created:
7 years, 6 months ago by Vyacheslav Egorov (Google)
Modified:
7 years, 6 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Ensure that all phis inserted by load optimizer have consistent representation. Revert r23619. R=srdjan@google.com BUG=dart:11048 Committed: https://code.google.com/p/dart/source/detail?r=23634

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -101 lines) Patch
M runtime/vm/compiler.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_optimizer.h View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 1 chunk +78 lines, -27 lines 0 comments Download
M tests/language/language.status View 1 chunk +1 line, -1 line 0 comments Download
D tests/language/load_to_load_forwarding_test.dart View 1 chunk +0 lines, -71 lines 0 comments Download
A + tests/language/load_to_load_forwarding_vm_test.dart View 3 chunks +37 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Vyacheslav Egorov (Google)
7 years, 6 months ago (2013-06-05 07:20:32 UTC) #1
srdjan
LGTM and thanks for fixing it on the Danish Constitution Day! https://codereview.chromium.org/16430002/diff/1/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): ...
7 years, 6 months ago (2013-06-05 15:25:21 UTC) #2
Vyacheslav Egorov (Google)
Thanks for the review. Landing. https://codereview.chromium.org/16430002/diff/1/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/16430002/diff/1/runtime/vm/flow_graph_optimizer.cc#newcode427 runtime/vm/flow_graph_optimizer.cc:427: static bool UnboxPhi(PhiInstr* phi) ...
7 years, 6 months ago (2013-06-05 15:33:07 UTC) #3
Vyacheslav Egorov (Google)
7 years, 6 months ago (2013-06-05 15:37:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r23634 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698