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

Issue 1543883002: MIPS64: [turbofan] Add Int64(Add|Sub)WithOverflow support. (Closed)

Created:
5 years ago by balazs.kilvady
Modified:
4 years, 11 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS64: [turbofan] Add Int64(Add|Sub)WithOverflow support. Port for https://codereview.chromium.org/1544743004/ BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+280 lines, -0 lines) Patch
M src/compiler/mips64/code-generator-mips64.cc View 3 chunks +56 lines, -0 lines 0 comments Download
M src/compiler/mips64/instruction-codes-mips64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/mips64/instruction-selector-mips64.cc View 2 chunks +26 lines, -0 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 2 chunks +36 lines, -0 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 2 chunks +160 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
balazs.kilvady
5 years ago (2015-12-22 18:47:12 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698