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

Issue 16996004: Rollback of r15097, r15087 in trunk branch. (Closed)

Created:
7 years, 6 months ago by Jakob Kummerow
Modified:
7 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Rollback of r15097, r15087 in trunk branch. MIPS: Allow the deoptimizer translation to track de-materialized objects. Allow the deoptimizer translation to track de-materialized objects. R=hpayer@chromium.org BUG= Committed: http://code.google.com/p/v8/source/detail?r=15136

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+381 lines, -601 lines) Patch
M src/arm/lithium-arm.cc View 3 chunks +2 lines, -20 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 2 chunks +8 lines, -2 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 7 chunks +58 lines, -31 lines 0 comments Download
M src/data-flow.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/deoptimizer.h View 8 chunks +11 lines, -17 lines 0 comments Download
M src/deoptimizer.cc View 17 chunks +52 lines, -253 lines 0 comments Download
M src/hydrogen.h View 4 chunks +0 lines, -11 lines 0 comments Download
M src/hydrogen.cc View 7 chunks +28 lines, -23 lines 0 comments Download
M src/hydrogen-instructions.h View 6 chunks +5 lines, -26 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 2 chunks +8 lines, -2 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 7 chunks +58 lines, -31 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 3 chunks +2 lines, -20 lines 0 comments Download
M src/lithium.h View 7 chunks +7 lines, -11 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 2 chunks +8 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 7 chunks +58 lines, -31 lines 0 comments Download
M src/mips/lithium-mips.cc View 3 chunks +2 lines, -20 lines 0 comments Download
M src/objects.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.h View 2 chunks +8 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 7 chunks +58 lines, -31 lines 0 comments Download
M src/x64/lithium-x64.cc View 3 chunks +2 lines, -20 lines 0 comments Download
M test/mjsunit/compiler/inline-arguments.js View 1 chunk +0 lines, -43 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jakob Kummerow
7 years, 6 months ago (2013-06-13 21:22:16 UTC) #1
Hannes Payer (out of office)
LGTM
7 years, 6 months ago (2013-06-13 21:23:09 UTC) #2
Jakob Kummerow
This is a somewhat speculative revert to fix # # Fatal error in ../../v8/src/hydrogen-instructions.h, line ...
7 years, 6 months ago (2013-06-13 21:23:27 UTC) #3
Jakob Kummerow
7 years, 6 months ago (2013-06-13 21:27:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r15136 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698