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

Issue 12855004: MIPS: Generalizing remaining Allocate functions in the macro assemblers used in pretenuring. (Closed)

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

Description

MIPS: Generalizing remaining Allocate functions in the macro assemblers used in pretenuring. Port r14065 (f09e7e38) BUG= Committed: https://code.google.com/p/v8/source/detail?r=14073

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -59 lines) Patch
M src/mips/builtins-mips.cc View 3 chunks +8 lines, -9 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 3 chunks +4 lines, -9 lines 0 comments Download
M src/mips/codegen-mips.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 4 chunks +25 lines, -26 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
7 years, 9 months ago (2013-03-25 18:23:22 UTC) #1
Paul Lind
lgtm, I'll commit this for you.
7 years, 9 months ago (2013-03-25 18:59:12 UTC) #2
Paul Lind
7 years, 9 months ago (2013-03-25 20:00:06 UTC) #3
Committed manually as r14073.

Powered by Google App Engine
This is Rietveld 408576698