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

Issue 14046026: Merged r13848, r13849, r13944, r14013, r14099, r14101, r14145, r14158, r14196 into 3.17 branch. (Closed)

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

Description

Merged r13848, r13849, r13944, r14013, r14099, r14101, r14145, r14158, r14196 into 3.17 branch. MIPS: Fix code size assertions for branch delay slots. MIPS: Fixed faulty branch condition handling for doubles. MIPS: Fix test262 regression. MIPS: Critical fix for label binding in RegExp engine when trampoline is emitted. MIPS: Fix register usage in softfloat code path. MIPS: Fixed some soft-float bugs. MIPS: Resolved the rest of soft-float bugs. MIPS: Remove conflicting FPU check for code generation in soft-float mode. Unbreak mipsel.debug.check BUG=test262/data/test/suite/ch11/11.13/11.13.2,none R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14270

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -169 lines) Patch
M src/mips/assembler-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/assembler-mips.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 3 chunks +16 lines, -5 lines 0 comments Download
M src/mips/codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/constants-mips.h View 2 chunks +6 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 10 chunks +20 lines, -20 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 9 chunks +150 lines, -136 lines 0 comments Download
M src/mips/regexp-macro-assembler-mips.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
palfia
7 years, 8 months ago (2013-04-15 18:24:18 UTC) #1
palfia
7 years, 8 months ago (2013-04-15 18:25:23 UTC) #2
Jakob Kummerow
lgtm rubberstamp LGTM
7 years, 8 months ago (2013-04-16 07:36:26 UTC) #3
palfia
7 years, 8 months ago (2013-04-16 08:45:23 UTC) #4
Message was sent while issue was closed.
Committed manually as r14270 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698