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

Issue 1082203003: VM: Fix bug in stack map builder. (Closed)

Created:
5 years, 8 months ago by Florian Schneider
Modified:
5 years, 8 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

VM: Fix bug in stack map builder. It did not crash because unoptimized code never has both untagged cpu registers and FPU registers on the stack, but resulted in unnecessary alloction of empty stackmaps in unoptimized code. R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=45137

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M runtime/vm/flow_graph_compiler.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/locations.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Florian Schneider
5 years, 8 months ago (2015-04-14 12:29:31 UTC) #2
Vyacheslav Egorov (Google)
lgtm
5 years, 8 months ago (2015-04-14 12:30:00 UTC) #3
Florian Schneider
5 years, 8 months ago (2015-04-14 12:37:55 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r45137 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698