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

Issue 7324026: Merge r7366 to 3.1 branch. (Closed)

Created:
9 years, 5 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 5 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Merge r7366 to 3.1 branch. Check for SSE2 support in FullCodeGenerator::EmitMathPow. Do not emit call to the MathPowStub when SSE2 is not available because it requires SSE2. Committed: http://code.google.com/p/v8/source/detail?r=8577

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/ia32/full-codegen-ia32.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 5 months ago (2011-07-08 09:32:53 UTC) #1
William Hesse
9 years, 5 months ago (2011-07-08 10:18:18 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698