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

Issue 780303003: MIPS: Refactor Map::ConstructionCount. (Closed)

Created:
6 years ago by balazs.kilvady
Modified:
6 years ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

MIPS: Refactor Map::ConstructionCount. Port 35ff259b6344eed116936372f6861181c6afe922 Original commit message: This combines Map::DoneInobjectSlackTracking and Map::ConstructionCount into one more generic 4-bit counter. Counter values from 15 down to 8 are used for in-object slack tracking, values from 7 down to 0 are free to be used for a new counter when in-object slack tracking is inactive BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -22 lines) Patch
M src/mips/builtins-mips.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M src/mips64/builtins-mips64.cc View 2 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
balazs.kilvady
6 years ago (2014-12-05 16:54:58 UTC) #2
paul.l...
lgtm
6 years ago (2014-12-05 17:22:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/780303003/1
6 years ago (2014-12-05 17:23:14 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-05 17:49:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1)

Powered by Google App Engine
This is Rietveld 408576698