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

Issue 26236004: Rollback of r17108, r17106, r17104 in trunk branch. (Closed)

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

Description

Rollback of r17108, r17106, r17104 in trunk branch. MIPS: Hydrogenisation of binops Calm down GCMole after r17104. Reland "Hydrogenisation of binops" R=jkummerow@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4727 lines, -1013 lines) Patch
M src/arm/code-stubs-arm.cc View 3 chunks +987 lines, -13 lines 0 comments Download
M src/ast.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/code-stubs.h View 3 chunks +119 lines, -140 lines 0 comments Download
M src/code-stubs.cc View 2 chunks +95 lines, -453 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 chunk +0 lines, -96 lines 0 comments Download
M src/hydrogen.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/hydrogen.cc View 5 chunks +98 lines, -94 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 7 chunks +1448 lines, -14 lines 0 comments Download
M src/ia32/deoptimizer-ia32.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +5 lines, -14 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 3 chunks +1 line, -16 lines 0 comments Download
M src/ic.h View 3 chunks +13 lines, -6 lines 0 comments Download
M src/ic.cc View 3 chunks +242 lines, -90 lines 0 comments Download
M src/isolate.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/log.cc View 1 chunk +1 line, -6 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 2 chunks +949 lines, -10 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/spaces.cc View 2 chunks +1 line, -8 lines 0 comments Download
M src/type-info.h View 2 chunks +2 lines, -3 lines 0 comments Download
M src/type-info.cc View 2 chunks +31 lines, -19 lines 0 comments Download
M src/typing.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/v8-counters.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/code-stubs-x64.cc View 6 chunks +728 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mvstanton
7 years, 2 months ago (2013-10-10 08:25:53 UTC) #1
Jakob Kummerow
7 years, 2 months ago (2013-10-10 08:47:28 UTC) #2
As discussed offline, there's not much reason to do this. Closing.

Powered by Google App Engine
This is Rietveld 408576698