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

Issue 1065773003: Fix mint shifting by zero on MIPS (issue 23117). (Closed)

Created:
5 years, 8 months ago by regis
Modified:
5 years, 8 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix mint shifting by zero on MIPS (issue 23117). Add regression test. Restore formatting space dropped by mistake in simulator tracing output. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=45042

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -9 lines) Patch
M runtime/vm/intermediate_language_mips.cc View 4 chunks +13 lines, -6 lines 0 comments Download
M runtime/vm/simulator_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/simulator_arm64.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/simulator_mips.cc View 1 chunk +1 line, -1 line 0 comments Download
A tests/language/vm/regress_23117_vm_test.dart View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
regis
5 years, 8 months ago (2015-04-09 22:04:50 UTC) #2
zra
lgtm Does this fix a test? Is a regression test needed for this bug?
5 years, 8 months ago (2015-04-09 22:09:34 UTC) #3
regis
On 2015/04/09 22:09:34, zra wrote: > lgtm > > Does this fix a test? Is ...
5 years, 8 months ago (2015-04-09 22:18:39 UTC) #4
regis
I added a regression test. Thanks!
5 years, 8 months ago (2015-04-09 22:50:08 UTC) #5
regis
5 years, 8 months ago (2015-04-09 22:50:33 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r45042 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698