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

Issue 12045017: Incorrect ARM assembly in MacroAssembler::TestJSArrayForAllocationSiteInfo (Closed)

Created:
7 years, 11 months ago by mvstanton
Modified:
7 years, 11 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Incorrect ARM assembly in MacroAssembler::TestJSArrayForAllocationSiteInfo Restored test code in allocation-site-info.js that was failing on ARM because of this bug. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13462

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -35 lines) Patch
M src/arm/macro-assembler-arm.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M test/mjsunit/allocation-site-info.js View 1 chunk +44 lines, -32 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mvstanton
Hi Yang, here is the fix for the issue seen in the tests last night ...
7 years, 11 months ago (2013-01-22 10:16:16 UTC) #1
Yang
7 years, 11 months ago (2013-01-22 10:23:42 UTC) #2
On 2013/01/22 10:16:16, mvstanton wrote:
> Hi Yang, here is the fix for the issue seen in the tests last night on ARM.
I've
> tested in the ARM simulator now.
> Thanks,
> --Michael

LGTM.

Powered by Google App Engine
This is Rietveld 408576698