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

Issue 6379007: ARM: Implement DoCmpID and DoCmpIDAndBranch in the lithium code generator. (Closed)

Created:
9 years, 11 months ago by Karl Klose
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM: Implement DoCmpID and DoCmpIDAndBranch in the lithium code generator. BUG=none TEST=none

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -3 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +44 lines, -3 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Karl Klose
9 years, 11 months ago (2011-01-27 04:04:13 UTC) #1
Søren Thygesen Gjesse
LGTM http://codereview.chromium.org/6379007/diff/1/src/arm/lithium-codegen-arm.cc File src/arm/lithium-codegen-arm.cc (right): http://codereview.chromium.org/6379007/diff/1/src/arm/lithium-codegen-arm.cc#newcode1672 src/arm/lithium-codegen-arm.cc:1672: // If a NaN is involved, i.e. the ...
9 years, 10 months ago (2011-02-04 10:20:53 UTC) #2
Karl Klose
9 years, 10 months ago (2011-02-04 11:26:51 UTC) #3
On 2011/02/04 10:20:53, Søren Gjesse wrote:
> LGTM
> 
> http://codereview.chromium.org/6379007/diff/1/src/arm/lithium-codegen-arm.cc
> File src/arm/lithium-codegen-arm.cc (right):
> 
>
http://codereview.chromium.org/6379007/diff/1/src/arm/lithium-codegen-arm.cc#...
> src/arm/lithium-codegen-arm.cc:1672: // If a NaN is involved, i.e. the result
is
> unordered (V set),
> jump to unordered -> jump to false label.

Done.

Powered by Google App Engine
This is Rietveld 408576698