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

Issue 11896037: MIPS: Incorrect ARM assembly in MacroAssembler::TestJSArrayForAllocationSiteInfo (Closed)

Created:
7 years, 11 months ago by palfia
Modified:
7 years, 11 months ago
Reviewers:
kisg, Paul Lind, mvstanton, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Incorrect ARM assembly in MacroAssembler::TestJSArrayForAllocationSiteInfo Port r13462 (74f0ddf6) Original commit message: Incorrect ARM assembly in MacroAssembler::TestJSArrayForAllocationSiteInfo Restored test code in allocation-site-info.js that was failing on ARM because of this bug. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=13465

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/mips/macro-assembler-mips.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
7 years, 11 months ago (2013-01-22 16:03:10 UTC) #1
mvstanton
7 years, 11 months ago (2013-01-22 16:14:59 UTC) #2
Thank you Akos for fixing that on mips! Checkin in on your behalf... 
LGTM

Powered by Google App Engine
This is Rietveld 408576698