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

Issue 1677023002: [turbofan] ARM: Improve AND instruction selection (Closed)

Created:
4 years, 10 months ago by martyn.capewell
Modified:
4 years, 10 months ago
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] ARM: Improve AND instruction selection Improve instruction selector for mask and shift operations by using cheaper instructions where possible, in preference to UBFX. BUG= Committed: https://crrev.com/53d9c12977f07f55b6f2a72128b8d02c4c857845 Cr-Commit-Position: refs/heads/master@{#33843}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -32 lines) Patch
M src/compiler/arm/instruction-selector-arm.cc View 1 chunk +50 lines, -26 lines 0 comments Download
M test/unittests/compiler/arm/instruction-selector-arm-unittest.cc View 7 chunks +70 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
martyn.capewell
4 years, 10 months ago (2016-02-08 14:24:05 UTC) #3
Benedikt Meurer
Nice, thanks! LGTM.
4 years, 10 months ago (2016-02-08 18:44:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1677023002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1677023002/1
4 years, 10 months ago (2016-02-09 10:44:48 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-09 11:14:19 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/53d9c12977f07f55b6f2a72128b8d02c4c857845 Cr-Commit-Position: refs/heads/master@{#33843}
4 years, 10 months ago (2016-02-09 11:14:34 UTC) #10
Michael Achenbach
On 2016/02/09 11:14:34, commit-bot: I haz the power wrote: > Patchset 1 (id:??) landed as ...
4 years, 10 months ago (2016-02-09 15:05:28 UTC) #11
Michael Achenbach
Can it also be that it causes these timeouts on our chrubuntu chromebooks in gc ...
4 years, 10 months ago (2016-02-09 15:07:31 UTC) #12
martyn.capewell
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1681953003/ by martyn.capewell@arm.com. ...
4 years, 10 months ago (2016-02-09 15:11:14 UTC) #13
Michael Achenbach
Hmm - maybe this got generally flaky. The mozilla test also fails on another bot ...
4 years, 10 months ago (2016-02-10 11:30:58 UTC) #14
martyn.capewell
On 2016/02/10 11:30:58, Michael Achenbach wrote: > Hmm - maybe this got generally flaky. The ...
4 years, 10 months ago (2016-02-10 11:34:31 UTC) #15
martyn.capewell
I've rerun the timing out test you mentioned on our Cortex-A15 Chromebook a number of ...
4 years, 10 months ago (2016-02-11 14:14:39 UTC) #16
martyn.capewell
Adding Michael so he can see my comments.
4 years, 10 months ago (2016-02-12 10:47:17 UTC) #19
Michael Achenbach
4 years, 10 months ago (2016-02-12 10:54:53 UTC) #20
Message was sent while issue was closed.
On 2016/02/12 10:47:17, martyn.capewell wrote:
> Adding Michael so he can see my comments.

Fair enough, try to reland. If it fails more again, I'll disable the tests and
file a bug...

Powered by Google App Engine
This is Rietveld 408576698