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

Issue 23537038: Remove override mode from BinaryOpStub (Closed)

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

Description

Remove override mode from BinaryOpStub This gives us a revertable commit and tries to prove that the override mode is bogus. BUG=

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -234 lines) Patch
M src/arm/code-stubs-arm.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 13 chunks +17 lines, -43 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 5 chunks +5 lines, -11 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs.h View 6 chunks +1 line, -9 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +1 line, -9 lines 0 comments Download
M src/full-codegen.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 11 chunks +21 lines, -87 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 5 chunks +5 lines, -11 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/code-stubs-x64.cc View 5 chunks +13 lines, -41 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 5 chunks +5 lines, -11 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
oliv
7 years, 3 months ago (2013-09-13 14:54:26 UTC) #1
oliv
7 years, 3 months ago (2013-09-16 07:47:07 UTC) #2
On 2013/09/13 14:54:26, oliv wrote:

lets put this on hold, since it is kind of an open discussion now...

Powered by Google App Engine
This is Rietveld 408576698