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

Issue 10692192: MIPS: Swap bitfield3 and backpointer. (Closed)

Created:
8 years, 5 months ago by palfia
Modified:
8 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Swap bitfield3 and backpointer. Port r12034 (f17b84c0) Original commit message: Bitfield3 now has its own field, while the backpointer shares the field with the descriptor array; which will become the transition array. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12075

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -14 lines) Patch
M src/mips/full-codegen-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/lithium-mips.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.cc View 2 chunks +20 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
8 years, 5 months ago (2012-07-12 21:35:31 UTC) #1
Toon Verwaest
8 years, 5 months ago (2012-07-13 09:13:24 UTC) #2
lgtm, I'll land that for you.

Powered by Google App Engine
This is Rietveld 408576698