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

Issue 6295004: Disable DivI and ModI again until the bug with SafepointWithRegistersAndDoubles is solved. (Closed)

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

Description

Disable DivI and ModI again until the bug with SafepointWithRegistersAndDoubles is solved. BUG= TEST=

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Karl Klose
9 years, 11 months ago (2011-01-14 14:54:14 UTC) #1
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-14 15:02:42 UTC) #2
LGTM

You should open a bug on this.

http://codereview.chromium.org/6295004/diff/1/src/arm/lithium-codegen-arm.cc
File src/arm/lithium-codegen-arm.cc (right):

http://codereview.chromium.org/6295004/diff/1/src/arm/lithium-codegen-arm.cc#...
src/arm/lithium-codegen-arm.cc:1146:
RecordSafepointWithRegistersAndDoubles(instr->pointer_map(),
Using safepoint with registers and doubles here does not show any bugs?

Before it did not return the result correctly. It probably worked as
OVERWRITE_LEFT was set.

Powered by Google App Engine
This is Rietveld 408576698