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

Issue 9615012: Port r10939 to x64 and arm (inline Math.random in crankshaft). (Closed)

Created:
8 years, 9 months ago by Yang
Modified:
8 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Port r10939 to x64 and arm (inline Math.random in crankshaft). BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=10947

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Yang
PTAL. I also reordered the loads in ia32 in the hope that a clever processor ...
8 years, 9 months ago (2012-03-06 14:53:27 UTC) #1
Jakob Kummerow
8 years, 9 months ago (2012-03-06 15:59:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698