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

Issue 1863983003: S390: Overflow check assert expanded to include kS390_Add/kS390_Sub (Closed)

Created:
4 years, 8 months ago by bcleung
Modified:
4 years, 8 months ago
Reviewers:
michael_dawson, john.yan, JoranSiu, mtbrandyberry
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

S390: Overflow check assert expanded to include kS390_Add/kS390_Sub Debug asserts in code-generator-s390.cc are in place to ensure that overflow is only set when dealing with a sub or add opcode. However, the check only looked for kS390_Add/SubWithOverflow32, not kS390_Add/Sub which also sets overflow. This CL adds the second case to this assert check. R=michael_dawson@ca.ibm.com,jyan@ca.ibm.com,mtbrandyberry@ca.ibm.com,joransiu@ca.ibm.com BUG= Committed: https://crrev.com/960e25ea2ce3515f2ae5132c796a9b689f314168 Cr-Commit-Position: refs/heads/master@{#35310}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/compiler/s390/code-generator-s390.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (4 generated)
john.yan
lgtm
4 years, 8 months ago (2016-04-06 18:31:03 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1863983003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1863983003/1
4 years, 8 months ago (2016-04-06 18:31:49 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-06 18:49:57 UTC) #6
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 18:51:01 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/960e25ea2ce3515f2ae5132c796a9b689f314168
Cr-Commit-Position: refs/heads/master@{#35310}

Powered by Google App Engine
This is Rietveld 408576698