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

Issue 6085010: ARM: Fix a bug in the lithium arguments support... (Closed)

Created:
9 years, 11 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM: Fix a bug in the lithium arguments support Got the comparison wrong and fortot to actually set the flags. Committed: http://code.google.com/p/v8/source/detail?r=6195

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
http://codereview.chromium.org/6085010/diff/1/src/arm/code-stubs-arm.cc File src/arm/code-stubs-arm.cc (right): http://codereview.chromium.org/6085010/diff/1/src/arm/code-stubs-arm.cc#newcode3019 src/arm/code-stubs-arm.cc:3019: __ b(hs, &slow); hs and cs are the same ...
9 years, 11 months ago (2011-01-06 10:12:46 UTC) #1
Mads Ager (chromium)
9 years, 11 months ago (2011-01-06 10:30:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698