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

Issue 68933009: Fix usage of EmitBranch in compare-minus-zero-and-branch. (Closed)

Created:
7 years, 1 month ago by Yang
Modified:
7 years, 1 month ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix usage of EmitBranch in compare-minus-zero-and-branch. R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=17669

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -21 lines) Patch
M src/arm/lithium-codegen-arm.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +3 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 1 month ago (2013-11-12 16:27:27 UTC) #1
Jakob Kummerow
lgtm
7 years, 1 month ago (2013-11-12 17:16:50 UTC) #2
Yang
7 years, 1 month ago (2013-11-12 17:18:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17669 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698