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

Issue 48353007: Avoid copying flow-sensitive state when only a goto separates blocks. (Closed)

Created:
7 years, 1 month ago by titzer
Modified:
7 years ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Avoid copying flow-sensitive state when only a goto separates blocks. BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18090

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M src/hydrogen-flow-engine.h View 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
In the situation where one block leads directly into another block with a goto, and ...
7 years, 1 month ago (2013-10-29 14:56:43 UTC) #1
mvstanton
lgtm
7 years, 1 month ago (2013-10-29 16:06:38 UTC) #2
titzer
7 years ago (2013-11-27 07:13:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18090 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698