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

Issue 12328162: Merged r13654, r13655, r13657, r13695 into 3.16 branch. (Closed)

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

Description

Merged r13654, r13655, r13657, r13695 into 3.16 branch. MIPS: Add separate flag for --trace-stub-failures MIPS: Generate the TransitionElementsStub using Crankshaft MIPS: Support pass-through of stub caller arguments MIPS: Fix mips gyp build for chromium. R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13773

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+448 lines, -129 lines) Patch
M build/common.gypi View 3 chunks +3 lines, -2 lines 0 comments Download
M src/mips/assembler-mips.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mips/assembler-mips-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/code-stubs-mips.cc View 2 chunks +17 lines, -0 lines 0 comments Download
M src/mips/codegen-mips.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mips/deoptimizer-mips.cc View 25 chunks +91 lines, -37 lines 0 comments Download
M src/mips/frames-mips.h View 1 chunk +0 lines, -24 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 13 chunks +250 lines, -47 lines 0 comments Download
M src/mips/lithium-mips.h View 8 chunks +40 lines, -3 lines 0 comments Download
M src/mips/lithium-mips.cc View 4 chunks +28 lines, -3 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 4 chunks +7 lines, -4 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
palfia
7 years, 9 months ago (2013-02-27 22:59:10 UTC) #1
palfia
7 years, 9 months ago (2013-02-27 23:06:00 UTC) #2
palfia
Sorry, I accidentally deleted Jakob from the reviewers, when I added Danno and us. Added ...
7 years, 9 months ago (2013-02-27 23:10:13 UTC) #3
danno
stub-related changes LGTM, although Jakob should confirm the GYP changes are OK.
7 years, 9 months ago (2013-02-28 06:56:00 UTC) #4
Jakob Kummerow
lgtm
7 years, 9 months ago (2013-02-28 08:15:10 UTC) #5
palfia
7 years, 9 months ago (2013-02-28 12:05:15 UTC) #6
Message was sent while issue was closed.
Committed manually as r13773 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698