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

Issue 1500483002: X87: [turbofan] Desugar JSUnaryNot(x) to Select(x, false, true). (Closed)

Created:
5 years ago by zhengxing.li
Modified:
5 years 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

X87: [turbofan] Desugar JSUnaryNot(x) to Select(x, false, true). port 411c5b7fb09f76fca567c3deda3304f77eb3df2f (r32524) original commit message: Also remove the ResultMode from ToBooleanStub and always return true or false and use the same mechanism in fullcodegen. This is in preparation for adding ToBoolean hints to TurboFan. Drive-by-fix: We can use the power of the ToBooleanIC in TurboFan now that the ResultMode is gone (and the runtime always returns true or false from the miss handler). BUG= Committed: https://crrev.com/aae3f9610e24ef7a0e4b254ad6e42e058bc89400 Cr-Commit-Position: refs/heads/master@{#32543}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M src/full-codegen/x87/full-codegen-x87.cc View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
zhengxing.li
5 years ago (2015-12-03 02:37:21 UTC) #2
Weiliang
lgtm
5 years ago (2015-12-03 04:17:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1500483002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1500483002/1
5 years ago (2015-12-03 04:17:13 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/12529)
5 years ago (2015-12-03 04:53:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1500483002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1500483002/1
5 years ago (2015-12-03 06:53:28 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/12541)
5 years ago (2015-12-03 07:19:06 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1500483002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1500483002/1
5 years ago (2015-12-03 08:06:29 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/12548)
5 years ago (2015-12-03 08:32:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1500483002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1500483002/1
5 years ago (2015-12-03 08:38:42 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-03 08:51:25 UTC) #18
commit-bot: I haz the power
5 years ago (2015-12-03 08:51:59 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/aae3f9610e24ef7a0e4b254ad6e42e058bc89400
Cr-Commit-Position: refs/heads/master@{#32543}

Powered by Google App Engine
This is Rietveld 408576698