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

Issue 11308134: MIPS: ARM: Fast path for integer inputs to EmitVFPTruncate (Closed)

Created:
8 years, 1 month ago by palfia
Modified:
8 years ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: ARM: Fast path for integer inputs to EmitVFPTruncate Port r12676 (7d5e7e81) BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=13086

Patch Set 1 #

Patch Set 2 : Rebased on r13080 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -64 lines) Patch
M src/mips/code-stubs-mips.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/mips/code-stubs-mips.cc View 1 13 chunks +21 lines, -17 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 8 chunks +13 lines, -21 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 1 chunk +6 lines, -4 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 1 chunk +28 lines, -9 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 8 chunks +10 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
8 years, 1 month ago (2012-11-21 00:51:03 UTC) #1
palfia
Rebased on r13080
8 years ago (2012-11-29 01:33:23 UTC) #2
Jakob Kummerow
8 years ago (2012-11-29 09:08:51 UTC) #3
rubber-stamp LGTM; landing.

Powered by Google App Engine
This is Rietveld 408576698