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 16134003: Support Smi in CompareIDAndBranch (Closed)

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

Description

Support Smi in CompareIDAndBranch BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14842

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -31 lines) Patch
M src/arm/lithium-arm.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +12 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 1 chunk +10 lines, -10 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +12 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +18 lines, -2 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Toon Verwaest
PTAL
7 years, 6 months ago (2013-05-28 08:16:47 UTC) #1
Jakob Kummerow
https://chromiumcodereview.appspot.com/16134003/diff/1009/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://chromiumcodereview.appspot.com/16134003/diff/1009/src/hydrogen-instructions.cc#newcode2456 src/hydrogen-instructions.cc:2456: void HCompareIDAndBranch::InferRepresentation(HInferRepresentation* h_infer) { As discussed offline, please rewrite ...
7 years, 6 months ago (2013-05-28 09:00:54 UTC) #2
Toon Verwaest
Addressed comments, PTAL again.
7 years, 6 months ago (2013-05-28 09:06:47 UTC) #3
Jakob Kummerow
lgtm
7 years, 6 months ago (2013-05-28 09:10:33 UTC) #4
Toon Verwaest
7 years, 6 months ago (2013-05-28 09:24:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r14842 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698