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

Issue 9417009: Merged r10719 into 3.8 branch. (Closed)

Created:
8 years, 10 months ago by Yang
Modified:
8 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Merged r10719 into 3.8 branch. Ensure using byte registers for byte instructions on ia32 and x64. BUG=v8:1945 R=jkummerow@chromium.org TEST= Committed: https://code.google.com/p/v8/source/detail?r=10725

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -29 lines) Patch
M src/ia32/assembler-ia32.cc View 9 chunks +11 lines, -7 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/assembler-x64.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/x64/assembler-x64.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +4 lines, -5 lines 0 comments Download
A test/mjsunit/regress/regress-1945.js View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 10 months ago (2012-02-16 15:13:42 UTC) #1
Jakob Kummerow
8 years, 10 months ago (2012-02-16 15:14:09 UTC) #2
rubberstamp LGTM.

Powered by Google App Engine
This is Rietveld 408576698