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

Issue 334743011: Version 3.26.31.5 (revert r21509, r21858, r21525) (Closed)

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

Description

Version 3.26.31.5 (revert r21509, r21858, r21525) Avoid HeapObject check in HStoreNamedField. Add unit test for regression in GVN caused by field type MIPS: Avoid HeapObject check in HStoreNamedField. BUG=v8:3347 LOG=N TBR=bmeurer@chromium.org,ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21861

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -104 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +7 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 3 chunks +18 lines, -7 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/arm64/lithium-arm64.cc View 1 chunk +7 lines, -1 line 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 3 chunks +15 lines, -9 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/hydrogen-instructions.cc View 2 chunks +1 line, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +24 lines, -6 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +10 lines, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +18 lines, -7 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +7 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +23 lines, -6 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +9 lines, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +0 lines, -5 lines 0 comments Download
D test/mjsunit/regress/regress-gvn-ftt.js View 1 chunk +0 lines, -27 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
danno
6 years, 6 months ago (2014-06-16 20:45:45 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r21861 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698