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

Issue 23534011: MIPS: VFP cleanup now that VFP2 is the baseline. (Closed)

Created:
7 years, 3 months ago by kilvadyb
Modified:
7 years, 3 months ago
CC:
v8-dev
Base URL:
git@github.com:paul99/v8m-rb.git@master
Visibility:
Public.

Description

MIPS: Sync structure to r14382. Port r14382 (5ef0d87) Original commit message: ARM: VFP cleanup now that VFP2 is the baseline BUG=none TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -552 lines) Patch
M src/mips/code-stubs-mips.h View 1 chunk +0 lines, -113 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 10 chunks +71 lines, -393 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 4 chunks +51 lines, -9 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 7 chunks +153 lines, -35 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 3 months ago (2013-08-28 18:54:47 UTC) #1
Paul Lind
LGTM. I'll commit this.
7 years, 3 months ago (2013-08-29 03:26:53 UTC) #2
Paul Lind
7 years, 3 months ago (2013-08-29 03:33:55 UTC) #3
Committed as r16408.

Powered by Google App Engine
This is Rietveld 408576698