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

Issue 818343002: Do not clobber dead temp registers at RestoreLiveRegisters as it may destroy the content of the res… (Closed)

Created:
6 years ago by srdjan
Modified:
6 years ago
Reviewers:
zerny-google
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Do not clobber dead temp registers at RestoreLiveRegisters as it may destroy the content of the result register as well. Fixes issue 21957. Committed: https://code.google.com/p/dart/source/detail?r=42566

Patch Set 1 #

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

Messages

Total messages: 3 (1 generated)
srdjan
TBR
6 years ago (2014-12-24 01:19:47 UTC) #2
srdjan
6 years ago (2014-12-24 01:20:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r42566 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698