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

Issue 1493793002: MIPS: Fixing CLANG compilation warnings (Closed)

Created:
5 years ago by ivica.bogosavljevic
Modified:
5 years ago
Reviewers:
ilija.pavlovic, djordje.pesic, balazs.kilvady, Ilija.Pavlovic1, akos.palfi, paul.l...
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

MIPS: Fixing CLANG compilation warnings Fixing warnings which cause compilation to fail when compiling using CLANG for MIPS BUG= Committed: https://crrev.com/171fb5caa13b9c0b2110ba8d6fc7afb620d3f8ba Cr-Commit-Position: refs/heads/master@{#32619}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changing stub type to F4 and removing unnecessary casts #

Patch Set 3 : Changing stub type to F4 and removing unnecessary casts (2) #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/mips64/cpu-mips64.cc View 1 chunk +1 line, -1 line 1 comment Download
M test/cctest/test-assembler-mips64.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
ivica.bogosavljevic
5 years ago (2015-12-02 16:08:13 UTC) #2
balazs.kilvady
https://codereview.chromium.org/1493793002/diff/1/src/mips64/cpu-mips64.cc File src/mips64/cpu-mips64.cc (right): https://codereview.chromium.org/1493793002/diff/1/src/mips64/cpu-mips64.cc#newcode38 src/mips64/cpu-mips64.cc:38: long res; // NOLINT(runtime/int) Do we need long at ...
5 years ago (2015-12-02 18:49:07 UTC) #3
Ilija.Pavlovic1
lgtm
5 years ago (2015-12-03 07:44:12 UTC) #5
ivica.bogosavljevic
https://codereview.chromium.org/1493793002/diff/1/src/mips64/cpu-mips64.cc File src/mips64/cpu-mips64.cc (right): https://codereview.chromium.org/1493793002/diff/1/src/mips64/cpu-mips64.cc#newcode38 src/mips64/cpu-mips64.cc:38: long res; // NOLINT(runtime/int) On 2015/12/02 18:49:07, balazs.kilvady wrote: ...
5 years ago (2015-12-03 10:36:24 UTC) #7
ivica.bogosavljevic
5 years ago (2015-12-03 13:01:25 UTC) #8
ivica.bogosavljevic
5 years ago (2015-12-03 13:58:47 UTC) #9
balazs.kilvady
lgtm
5 years ago (2015-12-03 14:34:44 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1493793002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1493793002/40001
5 years ago (2015-12-03 15:16:12 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-03 16:46:50 UTC) #14
balazs.kilvady
https://codereview.chromium.org/1493793002/diff/40001/src/mips64/cpu-mips64.cc File src/mips64/cpu-mips64.cc (right): https://codereview.chromium.org/1493793002/diff/40001/src/mips64/cpu-mips64.cc#newcode40 src/mips64/cpu-mips64.cc:40: res = syscall(__NR_cacheflush, start, size, ICACHE); I guess the ...
5 years ago (2015-12-04 09:56:25 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1493793002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1493793002/40001
5 years ago (2015-12-04 14:42:08 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-04 14:43:51 UTC) #19
commit-bot: I haz the power
5 years ago (2015-12-04 14:44:10 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/171fb5caa13b9c0b2110ba8d6fc7afb620d3f8ba
Cr-Commit-Position: refs/heads/master@{#32619}

Powered by Google App Engine
This is Rietveld 408576698